Throughput Service Client event. More...

#include <ths_c.h>

Public Attributes

uint8_t conn_idx
 
ths_c_evt_type_t evt_type
 
uint8_t * p_data
 
uint16_t length
 

Detailed Description

Throughput Service Client event.

Definition at line 148 of file ths_c.h.

Member Data Documentation

◆ conn_idx

uint8_t ths_c_evt_t::conn_idx

The connection index.

Definition at line 150 of file ths_c.h.

◆ evt_type

ths_c_evt_type_t ths_c_evt_t::evt_type

THS client event type.

Definition at line 151 of file ths_c.h.

◆ length

uint16_t ths_c_evt_t::length

Length of event data.

Definition at line 153 of file ths_c.h.

◆ p_data

uint8_t* ths_c_evt_t::p_data

Pointer to event data.

Definition at line 152 of file ths_c.h.


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