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 Attributes#
uint8_t
Remote device address.
uint16_t
Attribute handle.
uint16_t
Attribute value offset.