Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/bluetooth_AdapterPairing/
Dbluetooth_AdapterPairing.py91 self.test_pairing(device.address, device.pin, trusted=True)
169 self.test_pairing(device.address, device.pin, trusted=True)
Dcontrol.mouse.stress_10031 - test_pairing
Dcontrol.mouse30 - test_pairing
Dcontrol.mouse.stress_50031 - test_pairing
Dcontrol.le.mouse.stress_50031 - test_pairing
Dcontrol.le.mouse.stress_10031 - test_pairing
Dcontrol.le.mouse30 - test_pairing
Dcontrol.mouse.suspend_resume30 - test_pairing
Dcontrol.mouse.pairing_twice30 - test_pairing
Dcontrol.le.mouse.pairing_twice30 - test_pairing
/external/autotest/server/site_tests/bluetooth_AdapterHIDReports/
Dcontrol.le.mouse27 - test_pairing
Dcontrol.ble_mouse27 - test_pairing
Dcontrol.mouse27 - test_pairing
Dcontrol.mouse.reboot28 - test_pairing
Dbluetooth_AdapterHIDReports.py75 self.test_pairing(device.address, device.pin, trusted=True)
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_tests.py772 def test_pairing(self, device_address, pin, trusted=True): member in BluetoothAdapterTests