Throughput Service init stucture. More...
#include <ths.h>
Public Attributes | |
ths_evt_handler_t | evt_handler |
Throughput Service event handler which must be provided by the application to send and receive the data and the settings change. More... | |
ths_transport_mode_t | transport_mode |
The transport mode of a device. More... | |
Throughput Service init stucture.
This contains all option and data needed for initialization of the service.
ths_evt_handler_t ths_init_t::evt_handler |
ths_transport_mode_t ths_init_t::transport_mode |