Home
last modified time | relevance | path

Searched refs:IsBtAvailble (Results 1 - 6 of 6) sorted by relevance

/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_manager.cpp50 bool BluetoothCallManager::IsBtAvailble() in IsBtAvailble() function in OHOS::Telephony::BluetoothCallManager
59 isBtAvailble = btConnection_->IsBtAvailble(); in IsBtAvailble()
H A Dbluetooth_connection.cpp88 bool BluetoothConnection::IsBtAvailble() in IsBtAvailble() function in OHOS::Telephony::BluetoothConnection
/base/telephony/call_manager/services/bluetooth/include/
H A Dbluetooth_call_manager.h33 bool IsBtAvailble();
H A Dbluetooth_connection.h54 bool IsBtAvailble();
/base/telephony/call_manager/services/call/src/
H A Dcall_base.cpp570 if (bluetoothCallManager->IsBtAvailble()) { in IsSpeakerphoneEnabled()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp667 ASSERT_NE(bluetoothCallManager.IsBtAvailble(), true); in HWTEST_F()

Completed in 4 milliseconds