Searched defs:BOND_NONE (Results 1 – 3 of 3) sorted by relevance
66 private static final int BOND_NONE = BluetoothDevice.BOND_NONE; field in BondStateMachineTest
98 sBondStates.put(BluetoothDevice.BOND_NONE, "Unbonded"); in sBondStates.put()
416 public static final int BOND_NONE = 10; field in BluetoothDevice