Home
last modified time | relevance | path

Searched refs:GetBtScoState (Results 1 – 5 of 5) sorted by relevance

/base/telephony/call_manager/services/bluetooth/src/
Dbluetooth_call_manager.cpp66 BtScoState BluetoothCallManager::GetBtScoState() in GetBtScoState() function in OHOS::Telephony::BluetoothCallManager
72 return btConnection_->GetBtScoState(); in GetBtScoState()
Dbluetooth_connection.cpp225 BtScoState BluetoothConnection::GetBtScoState() in GetBtScoState() function in OHOS::Telephony::BluetoothConnection
336 …if (BluetoothConnection::GetBtScoState() == BtScoState::SCO_STATE_DISCONNECTED && IsAudioActivated… in OnConnectionStateChanged()
/base/telephony/call_manager/services/bluetooth/include/
Dbluetooth_call_manager.h34 BtScoState GetBtScoState();
Dbluetooth_connection.h54 BtScoState GetBtScoState();
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dzero_branch_test.cpp1187 ASSERT_EQ(bluetoothCallManager.GetBtScoState(), false);