Transmit Power Reporting ConstantsConnection#
Macros#
#define | SL_BT_CONNECTION_TX_POWER_UNMANAGED 0x7e
#define | SL_BT_CONNECTION_TX_POWER_UNAVAILABLE 0x7f
#define | SL_BT_CONNECTION_TX_POWER_CHANGE_UNAVAILABLE 0x7f
Detailed Description#
Constants in transmit power reporting
Macro Definition Documentation#
◆ SL_BT_CONNECTION_TX_POWER_UNMANAGED#
#define SL_BT_CONNECTION_TX_POWER_UNMANAGED 0x7e#
Remote device is not managing power levels.
◆ SL_BT_CONNECTION_TX_POWER_UNAVAILABLE
#define SL_BT_CONNECTION_TX_POWER_UNAVAILABLE 0x7f
Transmit power level is not available.
◆ SL_BT_CONNECTION_TX_POWER_CHANGE_UNAVAILABLE
#define SL_BT_CONNECTION_TX_POWER_CHANGE_UNAVAILABLE 0x7f
Change is not available or is out of range.