UWB-Tracking
|
Represents a Bluetooth service with a UUID and an array of characteristics. More...
Public Attributes | |
std::string | uuid |
const std::array< Characteristic, 2 > | characteristics |
Represents a Bluetooth service with a UUID and an array of characteristics.
const std::array<Characteristic, 2> characteristics |
An array of characteristics for the service.
std::string uuid |
The UUID of the service.