Searched refs:STATE_LOCALLY_HELD (Results 1 – 5 of 5) sorted by relevance
46 STATE_LOCALLY_HELD,88 public static final int STATE_LOCALLY_HELD = 0x04; field in BluetoothLeCall
49 } else if (state.equals(BluetoothLeCall.STATE_LOCALLY_HELD)) { in stateToString()
446 if (tbsCall.getState() == BluetoothLeCall.STATE_LOCALLY_HELD in checkRequestComplete()453 if (tbsCall.getState() != BluetoothLeCall.STATE_LOCALLY_HELD in checkRequestComplete()1228 if (callState == BluetoothLeCall.STATE_LOCALLY_HELD in isCallStateTransitionValid()
493 mTbsGeneric.callStateChanged(ccid, callUuid, BluetoothLeCall.STATE_LOCALLY_HELD); in testCallHold()518 BluetoothLeCall.STATE_LOCALLY_HELD, in testCallRetrieve()625 BluetoothLeCall.STATE_LOCALLY_HELD, in testCallJoin()
1586 return BluetoothLeCall.STATE_LOCALLY_HELD; in getTbsCallState()1664 state = BluetoothLeCall.STATE_LOCALLY_HELD; in createTbsCall()1673 state = BluetoothLeCall.STATE_LOCALLY_HELD; in createTbsCall()