tps_c_evt_t Struct Reference

Tx Power Service Client event. More...

#include <tps_c.h>

Public Attributes

uint8_t conn_idx
 The connection index. More...
 
tps_c_evt_type_t evt_type
 TPS Client event type. More...
 
int8_t tx_power_level
 Tx Power level. More...
 

Detailed Description

Tx Power Service Client event.

Definition at line 99 of file tps_c.h.

Member Data Documentation

◆ conn_idx

uint8_t tps_c_evt_t::conn_idx

The connection index.

Definition at line 101 of file tps_c.h.

◆ evt_type

tps_c_evt_type_t tps_c_evt_t::evt_type

TPS Client event type.

Definition at line 102 of file tps_c.h.

◆ tx_power_level

int8_t tps_c_evt_t::tx_power_level

Tx Power level.

Definition at line 103 of file tps_c.h.


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