BLE_API
v2.1.3
Variables
RF Power Definition
Porting
»
MCU Porting Related
Variables
const int8_t(*
TXPOWER_TABLE
)[6]
uint8_t
size_TXPOWER_TABLE
Detailed Description
RF Power definition.
Variable Documentation
◆
size_TXPOWER_TABLE
uint8_t size_TXPOWER_TABLE
extern
The size of defined BLE TX power level table
Note
TXPOWER_TABLE
is defined in "porting_rfpower.c.
◆
TXPOWER_TABLE
const int8_t(* TXPOWER_TABLE)[6]
extern
BLE TX power level table
Attention
BLE TX power level table can be modified but please noted that the default TX power setting is set to index 0.
Note
TXPOWER_TABLE
is defined in "porting_rfpower.c.
Generated by
1.9.1