Structure representing the BLE Advertising Extension(AE) set periodic synchronization.
This structure is used to define the parameters for setting periodic synchronization for Advertising Extension in a BLE device.
Public Attributes#
uint8_t
Type of the periodic synchronization command.
Parameters for creating periodic synchronization.
Parameters for terminating periodic synchronization.
union rsi_ble_ae_set_periodic_sync_s::@0
Union for periodic synchronization parameters.
Public Attribute Documentation#
create_sync#
rsi_ble_ae_set_periodic_adv_create_sync_t rsi_ble_ae_set_periodic_sync_s::create_sync
Parameters for creating periodic synchronization.
terminate_sync#
rsi_ble_ae_set_periodic_adv_terminate_sync_t rsi_ble_ae_set_periodic_sync_s::terminate_sync
Parameters for terminating periodic synchronization.
sync_type#
union rsi_ble_ae_set_periodic_sync_s::@0 rsi_ble_ae_set_periodic_sync_s::sync_type
Union for periodic synchronization parameters.