Public Attributes#

uint8_t

uint8_t, Advertising Handle , this parameter identifies the advertising set whose periodic advertising parameters are being configured Rang : 0x00 to 0xEF

uint16_t

uint16_t, Minimum Interval,Minimum advertising interval for periodic advertising.Range: 0x0006 to 0xFFFF

uint16_t

uint16_t, Maximum Interval,Maximum advertising interval for periodic advertising.Range: 0x0006 to 0xFFFF

uint16_t

uint16_t, Periodic Advertising Properties, this parameter indicates which fields should be included in the advertising packet Bit Number, 6: Include TxPower in the advertising PDU All other Values - Reserved For future use

Public Attribute Documentation#

adv_handle#

uint8_t ae_periodic_adv_params::adv_handle

uint8_t, Advertising Handle , this parameter identifies the advertising set whose periodic advertising parameters are being configured Rang : 0x00 to 0xEF


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

min_interval#

uint16_t ae_periodic_adv_params::min_interval

uint16_t, Minimum Interval,Minimum advertising interval for periodic advertising.Range: 0x0006 to 0xFFFF


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

max_interval#

uint16_t ae_periodic_adv_params::max_interval

uint16_t, Maximum Interval,Maximum advertising interval for periodic advertising.Range: 0x0006 to 0xFFFF


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

properties#

uint16_t ae_periodic_adv_params::properties

uint16_t, Periodic Advertising Properties, this parameter indicates which fields should be included in the advertising packet Bit Number, 6: Include TxPower in the advertising PDU All other Values - Reserved For future use


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