OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:orchestrate_gatt_connection
(Results
1 - 5
of
5
) sorted by null
/tools/test/connectivity/acts/tests/google/ble/gatt/
GattConnectTest.py
36
from acts.test_utils.bt.bt_gatt_utils import
orchestrate_gatt_connection
220
orchestrate_gatt_connection
(self.cen_ad, self.per_ad))
308
orchestrate_gatt_connection
(self.cen_ad, self.per_ad))
361
orchestrate_gatt_connection
(self.cen_ad, self.per_ad))
415
orchestrate_gatt_connection
(self.cen_ad, self.per_ad))
462
orchestrate_gatt_connection
(self.cen_ad, self.per_ad))
506
orchestrate_gatt_connection
(self.cen_ad, self.per_ad))
558
orchestrate_gatt_connection
(self.cen_ad, self.per_ad))
610
orchestrate_gatt_connection
(self.cen_ad, self.per_ad))
723
orchestrate_gatt_connection
(self.cen_ad, self.per_ad)
[
all
...]
/tools/test/connectivity/acts/tests/google/bt/gatt/
GattOverBrEdrTest.py
32
from acts.test_utils.bt.bt_gatt_utils import
orchestrate_gatt_connection
215
orchestrate_gatt_connection
(self.cen_ad, self.per_ad,
252
orchestrate_gatt_connection
(self.cen_ad, self.per_ad,
293
orchestrate_gatt_connection
(self.cen_ad, self.per_ad,
342
orchestrate_gatt_connection
(self.cen_ad, self.per_ad,
390
orchestrate_gatt_connection
(self.cen_ad, self.per_ad,
437
orchestrate_gatt_connection
(self.cen_ad, self.per_ad,
483
orchestrate_gatt_connection
(self.cen_ad, self.per_ad,
610
orchestrate_gatt_connection
(self.cen_ad, self.per_ad,
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
GattConnectedBaseTest.py
32
from acts.test_utils.bt.bt_gatt_utils import
orchestrate_gatt_connection
63
orchestrate_gatt_connection
(self.cen_ad, self.per_ad))
bt_gatt_utils.py
75
def
orchestrate_gatt_connection
(cen_ad,
function
/tools/test/connectivity/acts/tests/google/ble/system_tests/
BleOnLostOnFoundStressTest.py
31
from acts.test_utils.bt.bt_gatt_utils import
orchestrate_gatt_connection
151
orchestrate_gatt_connection
(self.scn_ad, self.adv_ad))
Completed in 2187 milliseconds