C/C++ API Reference
Loading...
Searching...
No Matches
pw::bluetooth::gatt::Server2::LocalServiceInfo Struct Reference

Overview

Parameters for registering a local GATT service.

Public Attributes

ServiceHandle handle
 A unique (within a Server) handle identifying this service.
 
bool primary
 Indicates whether this is a primary or secondary service.
 
Uuid type
 
span< const Characteristic2 > characteristics
 The characteristics of this service.
 
span< const ServiceHandle > includes
 

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