![]() |
bluetooth-llapi
2.0.1
bluetooth-llapi
|
#include <LLBLUETOOTH_defines.h>
Data Fields | |
| uint8_t | type |
| uint8_t | _padding |
| LLBLUETOOTH_uuid_t | uuid |
| union { | |
| struct { | |
| uint16_t value_handle | |
| uint8_t properties | |
| uint8_t _padding | |
| } characteristic | |
| struct { | |
| uint16_t handle | |
| } descriptor | |
| }; | |
Client attribute
Definition at line 106 of file LLBLUETOOTH_defines.h.
1.8.12