TX power info struct. More...
#include <ble_gapc.h>
Public Attributes | |
int8_t | power_lvl |
TX power info struct.
Definition at line 317 of file ble_gapc.h.
int8_t ble_gap_dev_adv_tx_power_t::power_lvl |
Advertising channel TX power level. Range: -20 to 10. Unit: dBm. Accuracy: +/-4dB.
Definition at line 319 of file ble_gapc.h.