![]() |
MT2523 API Reference
LinkIt SDK v4
|
ATT read response structure. More...
#include <bt_att.h>
Data Fields | |
| uint8_t | opcode |
| BT_ATT_OPCODE_READ_RESPONSE. More... | |
| uint8_t | attribute_value [1] |
| The value of the attribute of the given handle. More... | |
ATT read response structure.
| uint8_t attribute_value[1] |
The value of the attribute of the given handle.
| uint8_t opcode |