UWB-Tracking
|
Represents a Bluetooth characteristic with a name, UUID, and descriptor UUID. More...
Public Attributes | |
std::string | name |
std::string | characteristic_uuid |
std::string | descriptor_uuid |
Represents a Bluetooth characteristic with a name, UUID, and descriptor UUID.
std::string characteristic_uuid |
The UUID of the characteristic.
std::string descriptor_uuid |
The UUID of the descriptor.
std::string name |
The name of the characteristic.