C/C++ API Reference
Loading...
Searching...
No Matches
pw::bluetooth::gatt::Client2 Class Referenceabstract

Overview

Represents a GATT client that interacts with services on a GATT server.

Classes

struct  RemoteServiceInfo
 Represents a remote GATT service. More...
 

Public Member Functions

virtual async2::Poll< RemoteServiceInfoPendServiceUpdate (async2::Context &cx)
 
virtual async2::Poll< ServiceHandle > PendServiceRemoved (async2::Context &cx)
 
virtual pw::expected< RemoteService2::Ptr, Error > ConnectToService (ServiceHandle handle)=0
 

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