Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_ag.h283 virtual void UpdateVirtualDevice(int32_t action, const std::string &address) {}; in UpdateVirtualDevice() function
H A Dinterface_profile_a2dp_src.h353 virtual void UpdateVirtualDevice(int32_t action, const std::string &address) {}; in UpdateVirtualDevice() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_ag_server.cpp447 void BluetoothHfpAgServer::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() function in OHOS::Bluetooth::BluetoothHfpAgServer
H A Dbluetooth_a2dp_source_server.cpp479 void BluetoothA2dpSourceServer::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
H A Dbluetooth_host_server.cpp1857 void BluetoothHostServer::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() function in OHOS::Bluetooth::BluetoothHostServer
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_ag_proxy.cpp480 void BluetoothHfpAgProxy::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() function in OHOS::Bluetooth::BluetoothHfpAgProxy
H A Dbluetooth_a2dp_src_proxy.cpp557 void BluetoothA2dpSrcProxy::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() function in OHOS::Bluetooth::BluetoothA2dpSrcProxy
H A Dbluetooth_host_proxy.cpp1731 void BluetoothHostProxy::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() function in OHOS::Bluetooth::BluetoothHostProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp687 void BluetoothHost::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() function in OHOS::Bluetooth::BluetoothHost