TX power info struct. More...

#include <ble_gapc.h>

Data Fields

int8_t min_tx_pwr
 
int8_t max_tx_pwr
 

Detailed Description

TX power info struct.

Field Documentation

◆ max_tx_pwr

int8_t gap_dev_tx_power_t::max_tx_pwr

MAX of TX power. Size: 1 octet (signed integer). Range: -127 to +126. Unit: dBm.

◆ min_tx_pwr

int8_t gap_dev_tx_power_t::min_tx_pwr

MIN of TX power. Size: 1 octet (signed integer). Range: -127 to +126. Unit: dBm.


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