Home
last modified time | relevance | path

Searched refs:GetAllHfpBluetoothDevice (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.h118 static std::vector<BluetoothRemoteDevice> GetAllHfpBluetoothDevice();
H A Daudio_bluetooth_manager.cpp572 auto hfpList = HfpBluetoothDeviceManager::GetAllHfpBluetoothDevice(); in DisconnectBluetoothHfpSink()
H A Dbluetooth_device_manager.cpp962 std::vector<BluetoothRemoteDevice> HfpBluetoothDeviceManager::GetAllHfpBluetoothDevice() in GetAllHfpBluetoothDevice() function in OHOS::Bluetooth::HfpBluetoothDeviceManager