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.py128 def _disconnect_gatt(self, device: AndroidDevice, bluetooth_gatt, gatt_callback): argument
139 def _wait_for_gatt_connection(self, device: AndroidDevice, gatt_callback, bluetooth_gatt): argument
146 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.py95 def _orchestrate_gatt_disconnection(self, bluetooth_gatt, gatt_callback): argument
121 …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.cc523 tBTA_GATTC_SERVICE_CHANGED event_data) { in InjectServiceChangedEvent()
550 [](tBTA_GATTC_CBACK* gatt_callback, tBTA_GATTC_OPEN event_data) { in InjectConnectedEvent()
565 tBTA_GATTC_ENC_CMPL_CB event_data) { in InjectEncryptionChangedEvent()
590 [](tBTA_GATTC_CBACK* gatt_callback, tBTA_GATTC_CLOSE event_data) { in InjectDisconnectedEvent()
625 [](tBTA_GATTC_CBACK* gatt_callback, in InjectSearchCompleteEvent()
648 [](tBTA_GATTC_CBACK* gatt_callback, tBTA_GATTC_NOTIFY event_data) { in InjectNotificationEvent()
2827 tBTA_GATTC_CBACK* gatt_callback; member in bluetooth::le_audio::UnicastTestNoInit
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client_test.cc715 tBTA_GATTC_CBACK* gatt_callback; member in bluetooth::csis::internal::__anon6ed6c0780111::CsisClientTest
/packages/modules/Bluetooth/system/bta/vc/
Dvc_test.cc518 tBTA_GATTC_CBACK* gatt_callback; member in bluetooth::vc::internal::__anon509a00280111::VolumeControlTest
/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc1178 tBTA_GATTC_CBACK* gatt_callback; member in bluetooth::has::internal::__anon0c88c72c0111::HasClientTestBase