MetaWear C++ API
0.20.0
C++ implementation of the MetaWear protocol
|
UUIDs identifying a gatt characteristic and its parent service. More...
#include <btle_connection.h>
Public Attributes | |
uint64_t | service_uuid_high |
High 64 bits of the parent service uuid. | |
uint64_t | service_uuid_low |
Low 64 bits of the parent service uuid. | |
uint64_t | uuid_high |
High 64 bits of the characteristic uuid. | |
uint64_t | uuid_low |
Low 64 bits of the characteristic uuid. | |
UUIDs identifying a gatt characteristic and its parent service.