ths_init_t Struct Reference

Throughput Service init stucture. This contains all option and data needed for initialization of the service. More...

#include <ths.h>

Data Fields

ths_evt_handler_t evt_handler
 
ths_transport_mode_t transport_mode
 

Detailed Description

Throughput Service init stucture. This contains all option and data needed for initialization of the service.

Field Documentation

◆ evt_handler

ths_evt_handler_t ths_init_t::evt_handler

Throughput Service event handler which must be provided by the application to send and receive the data and the settings change.

◆ transport_mode

ths_transport_mode_t ths_init_t::transport_mode

The transport mode of a device.


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