The parameter for receiving periodic advertising Synchronization transport event.
More...
#include <ble_iso.h>
The parameter for receiving periodic advertising Synchronization transport event.
Definition at line 565 of file ble_iso.h.
◆ adv_sid
uint8_t iso_per_adv_sync_tran_rcv_evt_t::adv_sid |
Value of the Advertising SID used to advertise the periodic advertising.
Definition at line 570 of file ble_iso.h.
◆ conn_hdl
uint16_t iso_per_adv_sync_tran_rcv_evt_t::conn_hdl |
Connection_Handle, (Range: 0x0000 to 0x0EFF).
Definition at line 568 of file ble_iso.h.
◆ service_data
uint16_t iso_per_adv_sync_tran_rcv_evt_t::service_data |
A value provided by the peer device.
Definition at line 569 of file ble_iso.h.
◆ status
uint8_t iso_per_adv_sync_tran_rcv_evt_t::status |
0x00: Synchronization to the periodic advertising succeeded, 0x01 to 0xFF: Synchronization to the periodic advertising failed
Definition at line 567 of file ble_iso.h.
◆ sync_hdl
uint16_t iso_per_adv_sync_tran_rcv_evt_t::sync_hdl |
Sync_Handle identifying the periodic advertising, (Range: 0x0000 to 0x0EFF).
Definition at line 571 of file ble_iso.h.
The documentation for this struct was generated from the following file: