Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
H A DHeadsetServiceTest.java194 testOkToAcceptConnectionCase(mCurrentDevice, BluetoothDevice.BOND_NONE, in testOkToAcceptConnection()
196 testOkToAcceptConnectionCase(mCurrentDevice, BluetoothDevice.BOND_NONE, in testOkToAcceptConnection()
198 testOkToAcceptConnectionCase(mCurrentDevice, BluetoothDevice.BOND_NONE, in testOkToAcceptConnection()
202 testOkToAcceptConnectionCase(mCurrentDevice, BluetoothDevice.BOND_BONDING, in testOkToAcceptConnection()
204 testOkToAcceptConnectionCase(mCurrentDevice, BluetoothDevice.BOND_BONDING, in testOkToAcceptConnection()
210 testOkToAcceptConnectionCase(mCurrentDevice, BluetoothDevice.BOND_BONDED, in testOkToAcceptConnection()
212 testOkToAcceptConnectionCase(mCurrentDevice, BluetoothDevice.BOND_BONDED, in testOkToAcceptConnection()
214 testOkToAcceptConnectionCase(mCurrentDevice, BluetoothDevice.BOND_BONDED, in testOkToAcceptConnection()
218 testOkToAcceptConnectionCase(mCurrentDevice, badBondState, in testOkToAcceptConnection()
220 testOkToAcceptConnectionCase(mCurrentDevice, badBondState, in testOkToAcceptConnection()
[all …]