Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/pairing/
Dbt_discovery_test.py26 self.bt_utils.unpair()
/platform_testing/tests/automotive/mobly_tests/perfromance/
Dpairing_test.py49 self.bt_utils.unpair()
/platform_testing/tests/automotive/mobly_tests/
Dbluetooth_base_test.py58 self.bt_utils.unpair()
/platform_testing/tests/automotive/mobly_tests/utilities/
Dbt_utils.py107 def unpair(self): member in BTUtils