Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/bluetooth_AdapterPairing/
Dbluetooth_AdapterPairing.py84 self.test_pairing(device.address, device.pin, trusted=True)
120 self.test_pairing(device.address, device.pin, trusted=True)
Dcontrol.mouse30 - test_pairing
Dcontrol.mouse.pairing_twice30 - test_pairing
Dcontrol.mouse.stress_10031 - test_pairing
Dcontrol.mouse.stress_50031 - test_pairing
/external/autotest/server/site_tests/bluetooth_AdapterHIDReports/
Dbluetooth_AdapterHIDReports.py73 self.test_pairing(device.address, device.pin, trusted=True)
Dcontrol.mouse27 - test_pairing
/external/autotest/server/cros/bluetooth/
Dbluetooth_adpater_tests.py685 def test_pairing(self, device_address, pin, trusted=True): member in BluetoothAdapterTests