nRF5 SDK v17.1.0
Data Fields
ble_tps_init_t Struct Reference

TX Power Service init structure. This contains all options and data needed for initialization of the service. More...

#include <ble_tps.h>

Data Fields

int8_t initial_tx_power_level
 
security_req_t tpl_rd_sec
 

Detailed Description

TX Power Service init structure. This contains all options and data needed for initialization of the service.

Field Documentation

int8_t ble_tps_init_t::initial_tx_power_level

Initial value of the TX Power Level characteristic (in dBm).

security_req_t ble_tps_init_t::tpl_rd_sec

Security requirement for reading TX Power Level characteristic.


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

Documentation feedback | Developer Zone | Subscribe | Updated