Home
last modified time | relevance | path

Searched defs:GetVirtualDeviceList (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_ag.h291 virtual void GetVirtualDeviceList(std::vector<std::string> &devices) {}; in GetVirtualDeviceList() function
H A Dinterface_profile_a2dp_src.h361 virtual void GetVirtualDeviceList(std::vector<std::string> &devices) {}; in GetVirtualDeviceList() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_ag_server.cpp442 void BluetoothHfpAgServer::GetVirtualDeviceList(std::vector<std::string> &devices) in GetVirtualDeviceList() function in OHOS::Bluetooth::BluetoothHfpAgServer
H A Dbluetooth_a2dp_source_server.cpp474 void BluetoothA2dpSourceServer::GetVirtualDeviceList(std::vector<std::string> &devices) in GetVirtualDeviceList() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_ag_proxy.cpp459 void BluetoothHfpAgProxy::GetVirtualDeviceList(std::vector<std::string> &devices) in GetVirtualDeviceList() function in OHOS::Bluetooth::BluetoothHfpAgProxy
H A Dbluetooth_a2dp_src_proxy.cpp537 void BluetoothA2dpSrcProxy::GetVirtualDeviceList(std::vector<std::string> &devices) in GetVirtualDeviceList() function in OHOS::Bluetooth::BluetoothA2dpSrcProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_src.cpp716 void A2dpSource::GetVirtualDeviceList(std::vector<std::string> &devices) in GetVirtualDeviceList() function in OHOS::Bluetooth::A2dpSource
H A Dbluetooth_hfp_ag.cpp722 void HandsFreeAudioGateway::GetVirtualDeviceList(std::vector<std::string> &devices) const in GetVirtualDeviceList() function in OHOS::Bluetooth::HandsFreeAudioGateway