Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/
DBtCarPairingTest.py65 if not bt_test_utils.pair_pri_to_sec(
120 if not bt_test_utils.pair_pri_to_sec(
141 if not bt_test_utils.pair_pri_to_sec(
DBtCarPbapTest.py64 if not bt_test_utils.pair_pri_to_sec(self.pce, self.pse):
68 if not bt_test_utils.pair_pri_to_sec(self.pce, self.pse2):
DBtCarMediaConnectionTest.py48 if not bt_test_utils.pair_pri_to_sec(
DBtCarPairedConnectDisconnectTest.py49 result = bt_test_utils.pair_pri_to_sec(
DBtCarMediaPassthroughTest.py81 if not bt_test_utils.pair_pri_to_sec(
/tools/test/connectivity/acts_tests/tests/google/bt/hid/
DHidDeviceTest.py25 from acts_contrib.test_utils.bt.bt_test_utils import pair_pri_to_sec
101 pair_pri_to_sec(self.host_ad, self.device_ad, attempts=3)
207 pair_pri_to_sec(self.host_ad, self.device_ad, attempts=3)
/tools/test/connectivity/acts_tests/tests/google/bt/
DBtFactoryResetTest.py21 from acts_contrib.test_utils.bt.bt_test_utils import pair_pri_to_sec
57 if not pair_pri_to_sec(self.pri_dut, self.sec_dut, attempts=1):
DBtMetricsTest.py21 from acts_contrib.test_utils.bt.bt_test_utils import pair_pri_to_sec
71 if (not pair_pri_to_sec(
/tools/test/connectivity/acts_tests/tests/google/bt/ota/
DBtOtaTest.py19 from acts_contrib.test_utils.bt.bt_test_utils import pair_pri_to_sec
34 if not pair_pri_to_sec(self.dut, self.android_devices[1]):
/tools/test/connectivity/acts_tests/tests/google/bt/system_tests/
DBtStressTest.py27 from acts_contrib.test_utils.bt.bt_test_utils import pair_pri_to_sec
116 if (not pair_pri_to_sec(
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBluetoothCarHfpBaseTest.py27 from acts_contrib.test_utils.bt.bt_test_utils import pair_pri_to_sec
85 if not pair_pri_to_sec(
Dbt_test_utils.py1228 if not (pair_pri_to_sec(pan_dut, panu_dut)):
1306 def pair_pri_to_sec(pri_ad, sec_ad, attempts=2, auto_confirm=True): function
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_bt_utils.py21 from acts_contrib.test_utils.bt.bt_test_utils import pair_pri_to_sec
57 if not (pair_pri_to_sec(provider, client)):
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiBtStressCoexTest.py31 from acts_contrib.test_utils.bt.bt_test_utils import pair_pri_to_sec
218 pair_pri_to_sec(dut, headset)