Modules#

sl_bt_evt_connection_tx_power_s

sl_bt_evt_connection_tx_power#

Reports a transmit power change on the local device of a connection if transmit power reporting has been enabled.

Enable or disable transmit power reporting using sl_bt_connection_set_power_reporting command. Local transmit power reporting is enabled by default for new connections.

When enabled, local transmit power change events may get triggered in the following situations:

  • When the connection has just opened and the initial transmit power is set

  • When the application explicitly changes the system TX power using the sl_bt_system_set_tx_power command

  • When the bluetooth_feature_power_control component is included and enabled in the application and the local transmit power is adjusted by the power control feature

  • When the bluetooth_feature_afh component for Adaptive Frequency Hopping is included and enabled in the application and the local transmit power is adjusted due to changes in the availability of good channels.

Macros#

#define

Identifier of the tx_power event.

Typedef Documentation#

sl_bt_evt_connection_tx_power_t#

typedef struct sl_bt_evt_connection_tx_power_s sl_bt_evt_connection_tx_power_t

Definition at line 6665 of file /mnt/raid/workspaces/ws.vHmYkJajL/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h

Macro Definition Documentation#

sl_bt_evt_connection_tx_power_id#

#define sl_bt_evt_connection_tx_power_id
Value:
0x060600a0

Identifier of the tx_power event.


Definition at line 6619 of file /mnt/raid/workspaces/ws.vHmYkJajL/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h