Public Attributes#

uint8_t

Number of profiles found.

uint8_t

Reserved.

List of found profiles

  • The maximum value is 5.

Public Attribute Documentation#

number_of_profiles#

uint8_t rsi_ble_resp_profiles_list_s::number_of_profiles

Number of profiles found.


Definition at line 644 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 646 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 found profiles

  • The maximum value is 5.


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