Throughput Service Client event. More...

#include <ths_c.h>

Data Fields

uint8_t conn_idx
 
ths_c_evt_type_t evt_type
 
uint8_t * p_data
 
uint16_t length
 

Detailed Description

Throughput Service Client event.

Field Documentation

◆ conn_idx

uint8_t ths_c_evt_t::conn_idx

The connection index.

◆ evt_type

ths_c_evt_type_t ths_c_evt_t::evt_type

THS client event type.

◆ length

uint16_t ths_c_evt_t::length

Length of event data.

◆ p_data

uint8_t* ths_c_evt_t::p_data

Pointer to event data.


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