MetaWear C++ API  0.20.0
C++ implementation of the MetaWear protocol
Public Attributes | List of all members
MblMwGattChar Struct Reference

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.
 

Detailed Description

UUIDs identifying a gatt characteristic and its parent service.


The documentation for this struct was generated from the following file: