Pigweed
 
Loading...
Searching...
No Matches
pw::bluetooth::gatt::Client2::RemoteServiceInfo Struct Reference

Represents a remote GATT service. More...

#include <client2.h>

Public Attributes

ServiceHandle handle
 Uniquely identifies this GATT service.
 
bool primary
 Indicates whether this is a primary or secondary service.
 
Uuid type
 

Detailed Description

Represents a remote GATT service.

Member Data Documentation

◆ type

Uuid pw::bluetooth::gatt::Client2::RemoteServiceInfo::type

The UUID that identifies the type of this service. There may be multiple services with the same UUID.


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