Structure to hold the BLE event profile by UUID.
Public Attributes#
uint8_t
remote device address
uint8_t
profile start handle
uint8_t
profile end handle
Public Attribute Documentation#
dev_addr#
uint8_t rsi_ble_event_profile_by_uuid_s::dev_addr[RSI_DEV_ADDR_LEN]
remote device address
Definition at line
767
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
start_handle#
uint8_t rsi_ble_event_profile_by_uuid_s::start_handle[2]
profile start handle
Definition at line
769
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
end_handle#
uint8_t rsi_ble_event_profile_by_uuid_s::end_handle[2]
profile end handle
Definition at line
771
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h