Home
last modified time | relevance | path

Searched defs:gatt_callback (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_gatt_utils.py77 def disconnect_gatt_connection(cen_ad, bluetooth_gatt, gatt_callback): argument
83 def wait_for_gatt_disconnect_event(cen_ad, gatt_callback): argument
356 def setup_gatt_mtu(cen_ad, bluetooth_gatt, gatt_callback, mtu): argument
/tools/test/connectivity/acts/tests/google/ble/gatt/
DGattConnectTest.py87 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
116 self, expected_mtu, gatt_callback, gatt_server_callback): argument
/tools/test/connectivity/acts/tests/google/coex/performance_tests/
DWlanWithBlePerformanceTest.py62 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
/tools/test/connectivity/acts/tests/google/bt/gatt/
DGattOverBrEdrTest.py78 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/
Dbluetooth_device.py365 def _client_wait(self, gatt_event, gatt_callback): argument
368 def _timed_pop(self, gatt_event, gatt_callback): argument