Searched refs:IsBtAvailble (Results 1 – 7 of 7) sorted by relevance
84 bool BluetoothCallManager::IsBtAvailble() in IsBtAvailble() function in OHOS::Telephony::BluetoothCallManager93 isBtAvailble = btConnection_->IsBtAvailble(); in IsBtAvailble()
185 bool BluetoothConnection::IsBtAvailble() in IsBtAvailble() function in OHOS::Telephony::BluetoothConnection
35 bool IsBtAvailble();
58 bool IsBtAvailble();
190 if (bluetoothCallManager->IsBtAvailble()) { in ProcessEvent()220 if (bluetoothCallManager->IsBtAvailble()) { in ProcessEvent()
392 if (bluetoothCallManager->IsBtAvailble()) { in IsSpeakerphoneEnabled()
1189 ASSERT_EQ(bluetoothCallManager.IsBtAvailble(), false);