You are viewing documentation for version:
Structure represents the BLE request for a long attribute value.
This structure is used to define the parameters for a BLE request to get a long attribute value, which includes the remote device address, the attribute handle, and the attribute value offset.
Public Attribute Documentation#
dev_addr#
uint8_t rsi_ble_req_long_att_value_s::dev_addr[RSI_DEV_ADDR_LEN]
Remote device address
handle#
uint16_t rsi_ble_req_long_att_value_s::handle
Attribute handle
offset#
uint16_t rsi_ble_req_long_att_value_s::offset
Attribute value offset