Home
last modified time | relevance | path

Searched defs:PendingNotifyRequest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/
H A Dremote_characteristic.h127 struct PendingNotifyRequest { struct
137 std::queue<PendingNotifyRequest> pending_notify_reqs_; argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dremote_characteristic.cc28 RemoteCharacteristic::PendingNotifyRequest::PendingNotifyRequest( in PendingNotifyRequest() function in bt::gatt::RemoteCharacteristic::PendingNotifyRequest