Searched refs:GetBtScoState (Results 1 – 5 of 5) sorted by relevance
66 BtScoState BluetoothCallManager::GetBtScoState() in GetBtScoState() function in OHOS::Telephony::BluetoothCallManager72 return btConnection_->GetBtScoState(); in GetBtScoState()
225 BtScoState BluetoothConnection::GetBtScoState() in GetBtScoState() function in OHOS::Telephony::BluetoothConnection336 …if (BluetoothConnection::GetBtScoState() == BtScoState::SCO_STATE_DISCONNECTED && IsAudioActivated… in OnConnectionStateChanged()
34 BtScoState GetBtScoState();
54 BtScoState GetBtScoState();
1187 ASSERT_EQ(bluetoothCallManager.GetBtScoState(), false);