AE Advertising enable.
Public Attributes#
uint8_t Enable, This parameter specifies whether to disable or Enable Advertising 0x00 - Advertising is disabled 0x01 - Advertising is Enabled
uint8_t Num_of_Sets , Indicates the number of Advertising sets to be disabled or enabled for Advertising 0x00 - Disable all advertising sets 0x01 to 0x3F - Number of advertising sets to enable or disable
uint8_t Advertising_Handle, used to identify Advertising set, Ranges from 0x00 to 0xEF
uint16_t Duration, specifies the duration to continue advertising 0x00 - No Advertising 0x0001 to 0xFFFF , Advertising Duration
uint8_t Maximum Extended Advertising Events, It specifies the Maximum number of extended advertising events the Controller shall attempt to send prior to terminating the extended advertising
Public Attribute Documentation#
enable#
uint8_t rsi_ble_ae_adv_enabel_s::enable
uint8_t Enable, This parameter specifies whether to disable or Enable Advertising 0x00 - Advertising is disabled 0x01 - Advertising is Enabled
1944
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
no_of_sets#
uint8_t rsi_ble_ae_adv_enabel_s::no_of_sets
uint8_t Num_of_Sets , Indicates the number of Advertising sets to be disabled or enabled for Advertising 0x00 - Disable all advertising sets 0x01 to 0x3F - Number of advertising sets to enable or disable
1950
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
adv_handle#
uint8_t rsi_ble_ae_adv_enabel_s::adv_handle
uint8_t Advertising_Handle, used to identify Advertising set, Ranges from 0x00 to 0xEF
1952
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
duration#
uint16_t rsi_ble_ae_adv_enabel_s::duration
uint16_t Duration, specifies the duration to continue advertising 0x00 - No Advertising 0x0001 to 0xFFFF , Advertising Duration
1958
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
max_ae_events#
uint8_t rsi_ble_ae_adv_enabel_s::max_ae_events
uint8_t Maximum Extended Advertising Events, It specifies the Maximum number of extended advertising events the Controller shall attempt to send prior to terminating the extended advertising
1961
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h