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#
type#
uint8_t rsi_ble_ae_set_periodic_sync_s::type
Type of the periodic synchronization command.
Definition at line
2191
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
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.
Definition at line
2193
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
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.
Definition at line
2195
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
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.
Definition at line
2196
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h