C/C++ API Reference
Loading...
Searching...
No Matches
pw::bluetooth::gatt::LocalService2::ValueChangedParameters Struct Reference

Overview

The parameters used to signal a characteristic value change from a LocalService to a peer.

Public Attributes

pw::span< const PeerId > peer_ids
 
Handle handle
 The handle of the characteristic value being signaled.
 
multibuf::MultiBuf value
 The new value for the descriptor/characteristic.
 

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