Searched refs:STATE_REMOTELY_HELD (Results 1 – 3 of 3) sorted by relevance
47 STATE_REMOTELY_HELD,96 public static final int STATE_REMOTELY_HELD = 0x05; field in BluetoothLeCall
51 } else if (state.equals(BluetoothLeCall.STATE_REMOTELY_HELD)) { in stateToString()
469 && tbsCall.getState() != BluetoothLeCall.STATE_REMOTELY_HELD)) { in checkRequestComplete()477 && pendingTbsCall.getState() != BluetoothLeCall.STATE_REMOTELY_HELD) { in checkRequestComplete()1222 || callState == BluetoothLeCall.STATE_REMOTELY_HELD) { in isCallStateTransitionValid()