Searched defs:callbacks (Results 1 – 4 of 4) sorted by relevance
24 …BluetoothA2dpSrcObserver(OHOS::Bluetooth::BtA2dpAudioCallback *callbacks) : callbacks_(callbacks) … in BluetoothA2dpSrcObserver()
41 int32_t BtHciService::Init(const sptr<IBtHciCallbacks> &callbacks) in Init()
44 int32_t BtHciProxy::Init(const sptr<IBtHciCallbacks> &callbacks) in Init()
23 struct CodecCallbackType *callbacks) in OmxManagerCreateComponent()