Throughput Service event. More...
#include <ths.h>
Data Fields | |
| ths_evt_type_t | evt_type |
| ths_settings_type_t | setting_type |
| uint8_t | conn_idx |
| uint8_t * | p_data |
| uint16_t | length |
Throughput Service event.
| uint8_t ths_evt_t::conn_idx |
The index of the connection for the data transmission.
| ths_evt_type_t ths_evt_t::evt_type |
The THS event type.
| uint16_t ths_evt_t::length |
Length of received data.
| uint8_t* ths_evt_t::p_data |
Pointer to the received data.
| ths_settings_type_t ths_evt_t::setting_type |
The THS parameter set type.