BLE FOTA APP
ble_tps_init_t Struct Reference
[TX Power Service]
TX Power Service init structure. More...
#include <ble_tps.h>
Data Fields | |
| int8_t | initial_tx_power_level |
| Initial value of the TX Power Level characteristic (in dBm). | |
| ble_srv_security_mode_t | tps_attr_md |
| Initial Security Setting for TX Power Service Characteristics. | |
Detailed Description
TX Power Service init structure.
This contains all options and data needed for initialization of the service.
Definition at line 41 of file ble_tps.h.
Field Documentation
| int8_t initial_tx_power_level |
Generated on Tue Jul 12 2022 21:01:01 by
1.7.2
Yihui Xiong