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>

Public Attributes

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.

Definition at line 148 of file ths.h.

Member Data 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.

Definition at line 150 of file ths.h.

◆ transport_mode

ths_transport_mode_t ths_init_t::transport_mode

The transport mode of a device.

Definition at line 151 of file ths.h.


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