tps_c_handles_t Struct Reference

Handles on the connected peer device needed to interact with it. More...

#include <tps_c.h>

Public Attributes

uint16_t tps_srvc_start_handle
 
uint16_t tps_srvc_end_handle
 
uint16_t tps_tx_power_level_handle
 

Detailed Description

Handles on the connected peer device needed to interact with it.

Definition at line 91 of file tps_c.h.

Member Data Documentation

◆ tps_srvc_end_handle

uint16_t tps_c_handles_t::tps_srvc_end_handle

TPS Service end handle.

Definition at line 94 of file tps_c.h.

◆ tps_srvc_start_handle

uint16_t tps_c_handles_t::tps_srvc_start_handle

TPS Service start handle.

Definition at line 93 of file tps_c.h.

◆ tps_tx_power_level_handle

uint16_t tps_c_handles_t::tps_tx_power_level_handle

TPS Tx Power Level characteristic Value handle which has been got from peer.

Definition at line 95 of file tps_c.h.


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