Home
last modified time | relevance | path

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

/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 in OHOS::bluetooth::IProfileHfpAg
H A Dinterface_profile_a2dp_src.h361 virtual void GetVirtualDeviceList(std::vector<std::string> &devices) {}; in GetVirtualDeviceList() function in OHOS::bluetooth::IProfileA2dp
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_ag_proxy.cpp448 void BluetoothHfpAgProxy::GetVirtualDeviceList(std::vector<std::string> &devices) in GetVirtualDeviceList() function in OHOS::Bluetooth::BluetoothHfpAgProxy
H A Dbluetooth_a2dp_src_proxy.cpp531 void BluetoothA2dpSrcProxy::GetVirtualDeviceList(std::vector<std::string> &devices) in GetVirtualDeviceList() function in OHOS::Bluetooth::BluetoothA2dpSrcProxy
/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.cpp466 void BluetoothA2dpSourceServer::GetVirtualDeviceList(std::vector<std::string> &devices) in GetVirtualDeviceList() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_src.cpp712 void A2dpSource::GetVirtualDeviceList(std::vector<std::string> &devices) in GetVirtualDeviceList() function in OHOS::Bluetooth::A2dpSource
H A Dbluetooth_hfp_ag.cpp719 void HandsFreeAudioGateway::GetVirtualDeviceList(std::vector<std::string> &devices) const in GetVirtualDeviceList() function in OHOS::Bluetooth::HandsFreeAudioGateway

Completed in 7 milliseconds