Searched defs:bluetooth_gatt (Results 1 – 7 of 7) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_gatt_utils.py | 70 def close_gatt_client(cen_ad, bluetooth_gatt): argument 77 def disconnect_gatt_connection(cen_ad, bluetooth_gatt, gatt_callback): argument 128 bluetooth_gatt, argument 356 def setup_gatt_mtu(cen_ad, bluetooth_gatt, gatt_callback, mtu): argument 389 bluetooth_gatt=None): argument
|
D | ble_performance_test_utils.py | 238 def ble_gatt_disconnection(client_ad, bluetooth_gatt, gatt_callback): argument
|
D | GattConnectedBaseTest.py | 158 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
|
/tools/test/connectivity/acts_tests/tests/google/coex/performance_tests/ |
D | WlanWithBlePerformanceTest.py | 62 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
|
/tools/test/connectivity/acts_tests/tests/google/bt/gatt/ |
D | GattOverBrEdrTest.py | 78 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
|
/tools/test/connectivity/acts_tests/tests/google/ble/gatt/ |
D | GattConnectTest.py | 87 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ |
D | bluetooth_device.py | 383 def _setup_discovered_services_index(self, bluetooth_gatt): argument
|