Searched defs:bluetooth_gatt (Results 1 – 5 of 5) sorted by relevance
| /tools/test/connectivity/acts/framework/acts/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 | GattConnectedBaseTest.py | 158 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
|
| /tools/test/connectivity/acts/tests/google/bt/gatt/ |
| D | GattOverBrEdrTest.py | 80 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
|
| /tools/test/connectivity/acts/tests/google/coex/performance_tests/ |
| D | WlanWithBlePerformanceTest.py | 55 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
|
| /tools/test/connectivity/acts/tests/google/ble/gatt/ |
| D | GattConnectTest.py | 87 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
|