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


reserved#

uint8_t rsi_ble_resp_profiles_list_s::reserved[3]

Reserved


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.