Searched refs:pendingTbsCall (Results 1 – 1 of 1) sorted by relevance
475 TbsCall pendingTbsCall = mCurrentCallsList.get(callIndex); in checkRequestComplete() local476 if (pendingTbsCall.getState() != BluetoothLeCall.STATE_ACTIVE in checkRequestComplete()477 && pendingTbsCall.getState() != BluetoothLeCall.STATE_REMOTELY_HELD) { in checkRequestComplete()