AE Advertising enable.

Public Attributes#

uint8_t

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

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 0x01 to 0x3F - Number of advertising sets to enable or disable

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 0x0001 to 0xFFFF , Advertising Duration

uint8_t

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


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


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


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


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