![]() |
MT2523 API Reference
LinkIt SDK v4
|
ATT read blob request structure. More...
#include <bt_att.h>
Data Fields | |
| uint8_t | opcode |
| BT_ATT_OPCODE_READ_BLOB_REQUEST. More... | |
| uint16_t | attribute_handle |
| The handle of the attribute to be read. More... | |
| uint16_t | value_offset |
| The offset of the first octet to be read. More... | |
ATT read blob request structure.
| uint16_t attribute_handle |
The handle of the attribute to be read.
| uint8_t opcode |
| uint16_t value_offset |
The offset of the first octet to be read.