Periodic Advertising Sync Established Event Data Sync established to periodic advertiser event data format.
(The LE Periodic Advertising Sync Established event indicates that the Controller has received the first periodic advertising packet from an advertiser after the LE_Periodic_Advertising_Create_Sync Command has been sent to the Controller.)
Data Fields | |
uint8_t | status |
HCI status. | |
wiced_ble_padv_sync_handle_t | sync_handle |
sync handle | |
wiced_ble_ext_adv_sid_t | adv_sid |
advertisement set identifier | |
wiced_bt_ble_address_type_t | adv_addr_type |
advertiser address type | |
wiced_bt_device_address_t | adv_addr |
advertiser address | |
wiced_ble_ext_adv_phy_t | adv_phy |
advertiser phy | |
uint16_t | periodic_adv_int |
Periodic adv interval. | |
wiced_ble_padv_clock_accuracy_t | advertiser_clock_accuracy |
advertiser clock accuracy | |
uint8_t | num_subevents |
number of subevents, valid only for PAWR | |
uint8_t | subevent_interval |
subevent interval, valid only for PAWR | |
uint8_t | response_slot_delay |
response slot delay, valid only for PAWR | |
uint8_t | response_slot_spacing |
response slot spacing, valid only for PAWR | |