Searched refs:SetActiveHfpDevice (Results 1 – 3 of 3) sorted by relevance
116 static int32_t SetActiveHfpDevice(const std::string &macAddress);
466 int32_t AudioHfpManager::SetActiveHfpDevice(const std::string &macAddress) in SetActiveHfpDevice() function in OHOS::Bluetooth::AudioHfpManager
2413 int32_t ret = Bluetooth::AudioHfpManager::SetActiveHfpDevice(desc->macAddress_); in HandleScoOutputDeviceFetched()2807 int32_t ret = Bluetooth::AudioHfpManager::SetActiveHfpDevice(desc->macAddress_); in HandleScoInputDeviceFetched()2896 int32_t activeRet = Bluetooth::AudioHfpManager::SetActiveHfpDevice(desc->macAddress_); in BluetoothScoFetch()7818 Bluetooth::AudioHfpManager::SetActiveHfpDevice(preferredDeviceList[0]->macAddress_); in CheckAndActiveHfpDevice()