Modules#

sl_bt_evt_pawr_advertiser_subevent_data_request_s

sl_bt_evt_pawr_advertiser_subevent_data_request#

This event is triggered to indicate that the Bluetooth stack is ready to accept data for the specified subevents of the PAwR train.

To ensure effective use of the available memory, applications are encouraged to observe these events and set data using sl_bt_pawr_advertiser_set_subevent_data for the subevents that are being requested and for which the application has data to send

If the application has no data to send, it does not need to call sl_bt_pawr_advertiser_set_subevent_data for that subevent. The application can attempt to set data for that subevent later when the application has new data to send.

Macros#

#define

Identifier of the subevent_data_request event.

Typedef Documentation#

sl_bt_evt_pawr_advertiser_subevent_data_request_t#

typedef struct sl_bt_evt_pawr_advertiser_subevent_data_request_s sl_bt_evt_pawr_advertiser_subevent_data_request_t

Definition at line 5968 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_pawr_advertiser_subevent_data_request_id#

#define sl_bt_evt_pawr_advertiser_subevent_data_request_id
Value:
0x005500a0

Identifier of the subevent_data_request event.


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