Home
last modified time | relevance | path

Searched defs:OnVirtualDeviceChanged (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_a2dp_src_observer.h43 virtual void OnVirtualDeviceChanged(int32_t action, std::string address) {}; in OnVirtualDeviceChanged() function in OHOS::Bluetooth::IBluetoothA2dpSourceObserver
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_observer_proxy.cpp161 void BluetoothHfpAgObserverProxy::OnVirtualDeviceChanged(int32_t action, std::string address) in OnVirtualDeviceChanged() function in OHOS::Bluetooth::BluetoothHfpAgObserverProxy
H A Dbluetooth_a2dp_src_observer_proxy.cpp172 void BluetoothA2dpSrcObserverProxy::OnVirtualDeviceChanged(int32_t action, std::string address) in OnVirtualDeviceChanged() function in OHOS::Bluetooth::BluetoothA2dpSrcObserverProxy
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hfp_ag.h122 virtual void OnVirtualDeviceChanged(int32_t action, std::string address) in OnVirtualDeviceChanged() function in OHOS::Bluetooth::HandsFreeAudioGatewayObserver
H A Dbluetooth_a2dp_src.h100 virtual void OnVirtualDeviceChanged(int32_t action, std::string address) in OnVirtualDeviceChanged() function in OHOS::Bluetooth::A2dpSourceObserver
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_ag.h123 virtual void OnVirtualDeviceChanged(int32_t action, std::string address) {}; in OnVirtualDeviceChanged() function in OHOS::bluetooth::HfpAgServiceObserver
H A Dinterface_profile_a2dp_src.h132 virtual void OnVirtualDeviceChanged(int32_t action, std::string address) {}; in OnVirtualDeviceChanged() function in OHOS::bluetooth::IA2dpObserver
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp350 void AudioA2dpListener::OnVirtualDeviceChanged(int32_t action, std::string macAddress) in OnVirtualDeviceChanged() function in OHOS::Bluetooth::AudioA2dpListener
694 void AudioHfpListener::OnVirtualDeviceChanged(int32_t action, std::string macAddress) in OnVirtualDeviceChanged() function in OHOS::Bluetooth::AudioHfpListener

Completed in 6 milliseconds