Peridic Adv Create Sync parameters.
Data Fields | |
| wiced_ble_padv_sync_options_t | options |
| Options for the sync cmd. | |
| wiced_ble_ext_adv_sid_t | adv_sid |
| adv sid to identify periodic adv | |
| wiced_bt_ble_address_type_t | adv_addr_type |
| peer address type | |
| wiced_bt_device_address_t | adv_addr |
| peer address | |
| uint16_t | skip |
| max number of periodic adv events that can be skipped after a successful receive | |
| uint16_t | sync_timeout |
| synchronization timeout for the PA train, range : 0xA - 0x4000, Time = sync_timeout * 10ms => 100ms to 163.84s | |
| uint8_t | sync_cte_type |
| bit 0 - Do not sync to packets with an AoA Constant Tone Extension bit 1 - Do not sync to packets with an AoD Constant Tone Extension with 1 μs slots bit 2 - Do not sync to packets with an AoD Constant Tone Extension with 2 μs slots bit 3 - Do not sync to packets with a type 3 Constant Tone Extension | |