SmartSnippets DA1459x SDK
Data Fields
sps_callbacks_t Struct Reference

#include <sps.h>

Data Fields

sps_set_flow_control_cb_t set_flow_control
 
sps_rx_data_cb_t rx_data
 
sps_tx_done_cb_t tx_done
 

Detailed Description

SPS application callbacks

Field Documentation

◆ rx_data

sps_rx_data_cb_t sps_callbacks_t::rx_data

Data received from remote client

◆ set_flow_control

sps_set_flow_control_cb_t sps_callbacks_t::set_flow_control

Remote client wrote new value of flow control characteristic

◆ tx_done

sps_tx_done_cb_t sps_callbacks_t::tx_done

Service finished TX transaction


The documentation for this struct was generated from the following file: