Skip to main content
Pigweed's logo Pigweed
  1. Home
  2. Reference
  3. C/C++
  4. pw_bluetooth_sapphire
  5. pw::bluetooth_sapphire::Lease Class Reference
Loading...
Searching...
No Matches
pw::bluetooth_sapphire::Lease Class Referencefinal

Overview

A handle representing an active lease. The lease is released on destruction.

Public Member Functions

 Lease (pw::Function< void()> unlock_fn)
 
 Lease (Lease &&)=default
 
Leaseoperator= (Lease &&)=default
 
 Lease (const Lease &)=delete
 
Leaseoperator= (const Lease &)=delete
 

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