Searched refs:close_gatt_client (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/coex/performance_tests/ |
D | WlanWithBlePerformanceTest.py | 20 from acts_contrib.test_utils.bt.bt_gatt_utils import close_gatt_client 80 close_gatt_client(self.pri_ad, bluetooth_gatt)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_gatt_utils.py | 54 close_gatt_client(cen_ad, bluetooth_gatt) 59 close_gatt_client(cen_ad, bluetooth_gatt) 70 def close_gatt_client(cen_ad, bluetooth_gatt): function
|
D | ble_performance_test_utils.py | 26 from acts_contrib.test_utils.bt.bt_gatt_utils import close_gatt_client 251 close_gatt_client(client_ad, bluetooth_gatt)
|
/tools/test/connectivity/acts_tests/tests/google/ble/gatt/ |
D | GattConnectTest.py | 42 from acts_contrib.test_utils.bt.bt_gatt_utils import close_gatt_client 91 close_gatt_client(self.cen_ad, bluetooth_gatt) 294 close_gatt_client(self.cen_ad, bluetooth_gatt) 382 close_gatt_client(self.cen_ad, bluetooth_gatt_1) 390 close_gatt_client(self.cen_ad, bluetooth_gatt_2) 1154 close_gatt_client(self.cen_ad, bluetooth_gatt)
|