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

Represents a Bluetooth service with a UUID and an array of characteristics. More...

Public Attributes

std::string uuid
 
const std::array< Characteristic, 2 > characteristics
 

Detailed Description

Represents a Bluetooth service with a UUID and an array of characteristics.

Member Data Documentation

◆ characteristics

const std::array<Characteristic, 2> characteristics

An array of characteristics for the service.

◆ uuid

std::string uuid

The UUID of the service.


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