Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/
Dgd_sl4a_test_runner.py18 from blueberry.tests.gd_sl4a.security.oob_pairing_sl4a_test import OobPairingSl4aTest
24 ALL_TESTS = [LeAdvancedScanningTest, OobPairingSl4aTest, GattConnectLowLayerTest]
/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/security/
Doob_pairing_sl4a_test.py64 class OobPairingSl4aTest(gd_sl4a_base_test.GdSl4aBaseTestClass): class