Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_bluetooth_manager.h38 void (*OnMediaStackChanged)(const RawAddress &device, int action); member
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dbluetooth_a2dp_src_observer.cpp51 void BluetoothA2dpSrcObserver::OnMediaStackChanged(const OHOS::bluetooth::RawAddress &device, int a… in OnMediaStackChanged() function in BluetoothA2dpSrcObserver
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_src.h90 virtual void OnMediaStackChanged(const BluetoothRemoteDevice &device, int action) in OnMediaStackChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_a2dp_src.h124 virtual void OnMediaStackChanged(const RawAddress &remoteAddr, int action) {}; in OnMediaStackChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_src_observer_proxy.cpp119 void BluetoothA2dpSrcObserverProxy::OnMediaStackChanged( in OnMediaStackChanged() function in OHOS::Bluetooth::BluetoothA2dpSrcObserverProxy
/ohos5.0/foundation/communication/nfc/services/include/
H A Dbt_connection_manager.h106 … void OnMediaStackChanged(const Bluetooth::BluetoothRemoteDevice &device, int action) override {}; in OnMediaStackChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_source_server.cpp78 void OnMediaStackChanged(const RawAddress &device, int action) override in OnMediaStackChanged() function in OHOS::Bluetooth::A2dpSourceObserver
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_src.cpp101 void OnMediaStackChanged(const RawAddress &device, int action) override in OnMediaStackChanged() function in OHOS::Bluetooth::A2dpSource::impl::BluetoothA2dpSourceObserverImp
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp346 void AudioA2dpListener::OnMediaStackChanged(const BluetoothRemoteDevice &device, int action) in OnMediaStackChanged() function in OHOS::Bluetooth::AudioA2dpListener