Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_utils.py72 def wait_for_gatt_connection(central: AndroidDevice, gatt_callback, bluetooth_gatt, timeout): argument
97 def disconnect_gatt_connection(central: AndroidDevice, bluetooth_gatt, gatt_callback): argument
103 def wait_for_gatt_disconnect_event(central: AndroidDevice, gatt_callback): argument
314 def setup_gatt_mtu(central: AndroidDevice, bluetooth_gatt, gatt_callback, mtu): argument
/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/gatt/
Dgatt_connect_low_layer_test.py129 def _disconnect_gatt(self, device: AndroidDevice, bluetooth_gatt, gatt_callback): argument
140 def _wait_for_gatt_connection(self, device: AndroidDevice, gatt_callback, bluetooth_gatt): argument
147 def _wait_for_gatt_disconnection(self, device: AndroidDevice, gatt_callback): argument
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/lib/
Dgatt_connected_base_test.py112 def _timed_pop(self, gatt_event: GattEvent, sl4a, gatt_callback): argument
152 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/gatt/
Dgatt_connect_test.py91 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
117 …def _verify_mtu_changed_on_client_and_server(self, expected_mtu, gatt_callback, gatt_server_callba… argument
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc397 [](tBTA_GATTC_CBACK* gatt_callback, tBTA_GATTC_OPEN event_data) { in InjectConnectedEvent()
421 [](tBTA_GATTC_CBACK* gatt_callback, tBTA_GATTC_CLOSE event_data) { in InjectDisconnectedEvent()
459 [](tBTA_GATTC_CBACK* gatt_callback, tBTA_GATTC_NOTIFY event_data) { in InjectNotificationEvent()
2251 tBTA_GATTC_CBACK* gatt_callback; member in le_audio::UnicastTestNoInit
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client_test.cc571 tBTA_GATTC_CBACK* gatt_callback; member in bluetooth::csis::internal::__anon188840a40111::CsisClientTest
/packages/modules/Bluetooth/system/bta/vc/
Dvc_test.cc505 tBTA_GATTC_CBACK* gatt_callback; member in bluetooth::vc::internal::__anon9294a3d40111::VolumeControlTest
/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc1164 tBTA_GATTC_CBACK* gatt_callback; member in bluetooth::has::internal::__anon99444c580111::HasClientTestBase