Searched defs:BOND_BONDED (Results 1 – 3 of 3) sorted by relevance
68 private static final int BOND_BONDED = BluetoothDevice.BOND_BONDED; field in BondStateMachineTest
96 sBondStates.put(BluetoothDevice.BOND_BONDED, "Bonded"); in sBondStates.put()
431 public static final int BOND_BONDED = 12; field in BluetoothDevice