Home
last modified time | relevance | path

Searched defs:bluetooth_gatt (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_gatt_utils.py70 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
Dble_performance_test_utils.py238 def ble_gatt_disconnection(client_ad, bluetooth_gatt, gatt_callback): argument
DGattConnectedBaseTest.py158 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
/tools/test/connectivity/acts_tests/tests/google/coex/performance_tests/
DWlanWithBlePerformanceTest.py62 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
/tools/test/connectivity/acts_tests/tests/google/bt/gatt/
DGattOverBrEdrTest.py78 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
/tools/test/connectivity/acts_tests/tests/google/ble/gatt/
DGattConnectTest.py87 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dbluetooth_device.py383 def _setup_discovered_services_index(self, bluetooth_gatt): argument