Structure representing the BLE event profiles list.

This structure is used to define the parameters for the BLE event profiles list, including the remote device address, number of profiles found, and the 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


number_of_profiles#

uint8_t rsi_ble_event_profiles_list_s::number_of_profiles

Number of profiles found


reserved#

uint8_t rsi_ble_event_profiles_list_s::reserved

Reserved for future use


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