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