Structure represents the BLE request for attribute value.
This structure is used to define the parameters for a BLE request to get an attribute value, which includes the remote device address and the attribute handle.
Public Attribute Documentation#
dev_addr#
uint8_t rsi_ble_req_att_value_s::dev_addr[RSI_DEV_ADDR_LEN]
Remote device address.
Definition at line
1326
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
handle#
uint8_t rsi_ble_req_att_value_s::handle[2]
Attribute handle.
Definition at line
1328
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h