The structure shows the list of received profiles. The maximum supported number of received profiles is 5.

Public Attribute Documentation#

number_of_profiles#

uint8_t rsi_ble_resp_profiles_list_s::number_of_profiles

Number of profiles received


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

reserved#

uint8_t rsi_ble_resp_profiles_list_s::reserved[3]

Reserved


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

profile_desc#

profile_descriptors_t rsi_ble_resp_profiles_list_s::profile_desc[RSI_BLE_MAX_RESP_LIST]

List of received profile descriptors.

  • The maximum value is 5.


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