sl_bt_evt_gatt_server_notification_tx_completed#

Indicates that one or more GATT notifications have been transmitted.

By default, this event is not enabled on Bluetooth connections due to additional resource usages

Following enablers are required to enable the Bluetooth stack's functionality for supporting this event,

  • Include feature bluetooth_feature_resource_report in the application project.

  • Use command sl_bt_resource_enable_connection_tx_report to enable data packet TX status reports before this Bluetooth connection is established.

Modules#

sl_bt_evt_gatt_server_notification_tx_completed_s

Macros#

#define

Identifier of the notification_tx_completed event.

Typedef Documentation#

sl_bt_evt_gatt_server_notification_tx_completed_t#

typedef struct sl_bt_evt_gatt_server_notification_tx_completed_s sl_bt_evt_gatt_server_notification_tx_completed_t

Definition at line 9799 of file /mnt/raid/workspaces/ws.XK183xwsq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h

Macro Definition Documentation#

sl_bt_evt_gatt_server_notification_tx_completed_id#

#define sl_bt_evt_gatt_server_notification_tx_completed_id
Value:
0x060a00a0

Identifier of the notification_tx_completed event.


Definition at line 9788 of file /mnt/raid/workspaces/ws.XK183xwsq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h