nRF5 SDK v13.0.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
 
ble_srv_security_mode_t tps_attr_md
 

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).

ble_srv_security_mode_t ble_tps_init_t::tps_attr_md

Initial Security Setting for TX Power Service Characteristics.


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

Documentation feedback | Developer Zone | Subscribe | Updated