Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/common/
Dcontextual_callback.h59 class ContextualCallback; variable
65 ContextualCallback(common::Callback<R(Args...)>&& callback, IPostableContext* context) in ContextualCallback() function