template <typename T>

class HangingGetter

Defined at line 123 of file ../../src/connectivity/bluetooth/lib/fidl/hanging_getter.h

HangingGetter type where the stored type is identical to the callback parameter type. T must be

clonable by fidl::Clone().

Protected Methods

void Notify (std::queue<typename HangingGetter<T>::Callback> callbacks, T value)

Defined at line 125 of file ../../src/connectivity/bluetooth/lib/fidl/hanging_getter.h