UWB-Tracking
Loading...
Searching...
No Matches
Public Attributes | List of all members
BleServer::Characteristic Struct Reference

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
 

Detailed Description

Represents a Bluetooth characteristic with a name, UUID, and descriptor UUID.

Member Data Documentation

◆ characteristic_uuid

std::string characteristic_uuid

The UUID of the characteristic.

◆ descriptor_uuid

std::string descriptor_uuid

The UUID of the descriptor.

◆ name

std::string name

The name of the characteristic.


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