Public Attributes#
uint8_t AE_ADV_DATA_TYPE 1, AE_PERIODIC_ADV_DATA_TYPE 2, AE_SCAN_RSP_DATA_TYPE 3
uint8_t Advertising Handle, used to identify an Advertising set, Ranges from 0x00 to 0xEF
uint8_t Operation 0x00 - Intermediate fragment of fragmented extended advertising data 0x01 - First fragment of fragmented extended advertising data 0x02 - Last fragment of fragmented extended advertising data 0x03 - Complete extended advertising data 0x04 - Unchanged data (just update the Advertising DID)
uint8_t Fragment_Preference, Specifies the controller on where to fragment the Host advertising Data 0x00 - The Controller may fragment all Host advertising data 0x01 - The Controller should not fragment or should minimize fragmentation of Host advertising data
uint8_t Data Length, Specifies Advertising_Data_Length , This parameter ranges from 0 to 251
uint8_t Data ,Specifies Advertising_Data.
Public Attribute Documentation#
type#
uint8_t rsi_ble_ae_data_s::type
uint8_t AE_ADV_DATA_TYPE 1, AE_PERIODIC_ADV_DATA_TYPE 2, AE_SCAN_RSP_DATA_TYPE 3
1261
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
adv_handle#
uint8_t rsi_ble_ae_data_s::adv_handle
uint8_t Advertising Handle, used to identify an Advertising set, Ranges from 0x00 to 0xEF
1263
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
operation#
uint8_t rsi_ble_ae_data_s::operation
uint8_t Operation 0x00 - Intermediate fragment of fragmented extended advertising data 0x01 - First fragment of fragmented extended advertising data 0x02 - Last fragment of fragmented extended advertising data 0x03 - Complete extended advertising data 0x04 - Unchanged data (just update the Advertising DID)
1271
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
frag_pref#
uint8_t rsi_ble_ae_data_s::frag_pref
uint8_t Fragment_Preference, Specifies the controller on where to fragment the Host advertising Data 0x00 - The Controller may fragment all Host advertising data 0x01 - The Controller should not fragment or should minimize fragmentation of Host advertising data
1277
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
data_len#
uint8_t rsi_ble_ae_data_s::data_len
uint8_t Data Length, Specifies Advertising_Data_Length , This parameter ranges from 0 to 251
1279
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
data#
uint8_t rsi_ble_ae_data_s::data[0xC8]
uint8_t Data ,Specifies Advertising_Data.
1281
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h