Searched defs:BOND_NONE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java163 // Note: When EXTRA_BOND_STATE is BOND_NONE then this will also
199 * {@link #BOND_NONE},
208 * {@link #BOND_NONE},
219 public static final int BOND_NONE = 10; field in class:BluetoothDevice
575 * {@link #BOND_NONE},
586 return BOND_NONE;

Completed in 84 milliseconds