Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGeneric.java475 TbsCall pendingTbsCall = mCurrentCallsList.get(callIndex); in checkRequestComplete() local
476 if (pendingTbsCall.getState() != BluetoothLeCall.STATE_ACTIVE in checkRequestComplete()
477 && pendingTbsCall.getState() != BluetoothLeCall.STATE_REMOTELY_HELD) { in checkRequestComplete()