Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
Dbluetooth_a2dp_src_observer.h24 …BluetoothA2dpSrcObserver(OHOS::Bluetooth::BtA2dpAudioCallback *callbacks) : callbacks_(callbacks) … in BluetoothA2dpSrcObserver()
/drivers/peripheral/bluetooth/hdi/ohos/hardware/bt/v1_0/server/
Dbt_hci_service.cpp41 int32_t BtHciService::Init(const sptr<IBtHciCallbacks> &callbacks) in Init()
/drivers/peripheral/bluetooth/hdi/ohos/hardware/bt/v1_0/client/
Dbt_hci_proxy.cpp44 int32_t BtHciProxy::Init(const sptr<IBtHciCallbacks> &callbacks) in Init()
/drivers/peripheral/codec/hal/src/
Dcodec_component_type_service.c23 struct CodecCallbackType *callbacks) in OmxManagerCreateComponent()