Public Attributes#

uint8_t

remote device address

uint8_t

number of profiles found

uint8_t

list of found profiles.

Public Attribute Documentation#

dev_addr#

uint8_t rsi_ble_event_profiles_list_s::dev_addr[RSI_DEV_ADDR_LEN]

remote device address


Definition at line 560 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h

number_of_profiles#

uint8_t rsi_ble_event_profiles_list_s::number_of_profiles

number of profiles found


Definition at line 562 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h

reserved#

uint8_t rsi_ble_event_profiles_list_s::reserved

Definition at line 563 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h

profile_desc#

profile_descriptors_t rsi_ble_event_profiles_list_s::profile_desc[RSI_BLE_MAX_RESP_LIST]

list of found profiles.

The maximum value is 5


Definition at line 565 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h