AE Advertising enable.

Public Attributes#

uint8_t

uint8_t Enable, This parameter specifies whether to disable or Enable Advertising 0x00 - Advertising is disabled.

uint8_t

uint8_t Num_of_Sets , Indicates the number of Advertising sets to be disabled or enabled for Advertising 0x00 - Disable all advertising sets.

uint8_t

uint8_t Advertising_Handle, used to identify Advertising set, Ranges from 0x00 to 0xEF

uint16_t

uint16_t Duration, specifies the duration to continue advertising 0x00 - No Advertising.

uint8_t

uint8_t Maximum Extended Advertising Events, It specifies the Maximum number of extended advertising events the Controller should 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.


Definition at line 1956 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.


Definition at line 1962 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


Definition at line 1964 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.


Definition at line 1970 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 should attempt to send prior to terminating the extended advertising


Definition at line 1973 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h