Home
last modified time | relevance | path

Searched refs:deviceProperties2 (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DBondStateMachineTest.java97 RemoteDevices.DeviceProperties deviceProperties1, deviceProperties2; in testCreateBondAfterRemoveBond() local
99 deviceProperties2 = mRemoteDevices.addDeviceProperties(TEST_BT_ADDR_BYTES_2); in testCreateBondAfterRemoveBond()
104 deviceProperties2.mBondState = BOND_BONDED; in testCreateBondAfterRemoveBond()