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