Searched defs:BOND_BONDED (Results 1 – 4 of 4) sorted by relevance
36 public static final int BOND_BONDED = android.bluetooth.BluetoothDevice.BOND_BONDED; field in BluetoothDevice
57 private static final int BOND_BONDED = BluetoothDevice.BOND_BONDED; field in BondStateMachineTest
72 sBondStates.put(BluetoothDevice.BOND_BONDED, "Bonded"); in sBondStates.put()
380 public static final int BOND_BONDED = 12; field in BluetoothDevice