Structure representing the AE (Advertising extension) device to periodic list.
Public Attribute Documentation#
type#
uint8_t rsi_ble_ae_dev_to_periodic_list_s::type
uint8_t, Type Type Values Description 1 Adding Device to Periodic Advertising list 2 Removing Device from Periodic Advertising list 3 Clearing Periodic Advertising List
Definition at line
2225
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
adv_addr_type#
uint8_t rsi_ble_ae_dev_to_periodic_list_s::adv_addr_type
uint8_t, Advertiser Address Type, this parameter indicates the type of address being used in the connection request packets
0x00 Public Device Address or Public Identity Address
0x01 Random Device Address or Random (static) Identity Address
All other values Reserved for future use
Definition at line
2232
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
adv_addr#
uint8_t rsi_ble_ae_dev_to_periodic_list_s::adv_addr[RSI_DEV_ADDR_LEN]
uint8_t, Advertiser Address[6]
Definition at line
2234
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
adv_sid#
uint8_t rsi_ble_ae_dev_to_periodic_list_s::adv_sid
uint8_t, Advertising_Sid, Value of the Advertising SID subfield in the ADI field of the PDU, Range : 0x00 to 0x0F
Definition at line
2236
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h