Sync PAST#

Sync PAST.

Transfer the synchronization information of a synchronized periodic advertising train to a remote device using Periodic Advertising Synchronization Transfer (PAST) over a connection.

Functions#

sl_status_t
sl_bt_sync_past_transfer(uint8_t connection, uint16_t service_data, uint16_t sync)

Macros#

Function Documentation#

sl_bt_sync_past_transfer#

sl_status_t sl_bt_sync_past_transfer (uint8_t connection, uint16_t service_data, uint16_t sync)
Parameters
[in]connection

Connection handle of the connection used to transmit the sync transfer

[in]service_data

A value provided by the application for use by the peer device.

[in]sync

Handle of the periodic advertising synchronization to transfer

Transfer the synchronization information of a periodic advertising train for which a sync has been established.

Returns

  • SL_STATUS_OK if successful. Error code otherwise.


Definition at line 5354 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_cmd_sync_past_transfer_id#

#define sl_bt_cmd_sync_past_transfer_id
Value:
0x005b0020

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

sl_bt_rsp_sync_past_transfer_id#

#define sl_bt_rsp_sync_past_transfer_id
Value:
0x005b0020

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