Throughput Service Client event. More...
#include <ths_c.h>
Public Attributes | |
uint8_t | conn_idx |
The connection index. More... | |
ths_c_evt_type_t | evt_type |
THS client event type. More... | |
uint8_t * | p_data |
Pointer to event data. More... | |
uint16_t | length |
Length of event data. More... | |
ths_c_evt_type_t ths_c_evt_t::evt_type |