D | BondStateMachineTest.java | 66 private static final int BOND_NONE = BluetoothDevice.BOND_NONE; field in BondStateMachineTest 146 AbstractionLayer.BT_STATUS_SUCCESS, TEST_BT_ADDR_BYTES, BOND_NONE, 0); in testCreateBondAfterRemoveBond() 149 AbstractionLayer.BT_STATUS_SUCCESS, TEST_BT_ADDR_BYTES_2, BOND_NONE, 0); in testCreateBondAfterRemoveBond() 262 BOND_NONE, BOND_NONE, false, BOND_NONE, false, BOND_NONE, BOND_NONE, false); in testSendIntent() 265 BOND_NONE, BOND_BONDING, false, BOND_BONDING, true, BOND_NONE, BOND_BONDING, false); in testSendIntent() 267 BOND_NONE, BOND_BONDED, false, BOND_BONDED, true, BOND_NONE, BOND_BONDING, true); in testSendIntent() 269 BOND_NONE, badBondState, false, BOND_NONE, false, BOND_NONE, BOND_NONE, false); in testSendIntent() 271 BOND_BONDING, BOND_NONE, false, BOND_NONE, true, BOND_BONDING, BOND_NONE, false); in testSendIntent() 278 BOND_NONE, in testSendIntent() 279 BOND_NONE, in testSendIntent() [all …]
|