Searched refs:bluetoothCallManager (Results 1 – 2 of 2) sorted by relevance
411 …std::shared_ptr<BluetoothCallManager> bluetoothCallManager = std::make_shared<BluetoothCallManager… in ReportAudioDeviceChange() local412 address = bluetoothCallManager->GetConnectedScoAddr(); in ReportAudioDeviceChange()
471 …std::shared_ptr<BluetoothCallManager> bluetoothCallManager = std::make_shared<BluetoothCallManager… in IsSpeakerphoneEnabled() local473 if (bluetoothCallManager->IsBtAvailble()) { in IsSpeakerphoneEnabled()