C/C++ API Reference
Loading...
Searching...
No Matches
pw::bluetooth::low_energy::AdvertisedPeripheral2 Class Referenceabstract

Overview

AdvertisedPeripheral instances are valid for the duration of advertising.

Public Types

using Ptr = internal::RaiiPtr< AdvertisedPeripheral2, &AdvertisedPeripheral2::Release >
 

Public Member Functions

virtual async2::Poll< Connection2::PtrPendConnection (async2::Context &cx)=0
 
virtual void StopAdvertising ()=0
 
virtual async2::Poll< pw::StatusPendStop (async2::Context &cx)=0
 

Private Member Functions

virtual void Release ()=0
 

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