/packages/modules/Bluetooth/system/blueberry/utils/ |
D | bt_gatt_utils.py | 72 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/ |
D | gatt_connect_low_layer_test.py | 129 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/ |
D | gatt_connected_base_test.py | 112 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/ |
D | gatt_connect_test.py | 91 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/ |
D | le_audio_client_test.cc | 397 [](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/ |
D | csis_client_test.cc | 571 tBTA_GATTC_CBACK* gatt_callback; member in bluetooth::csis::internal::__anon188840a40111::CsisClientTest
|
/packages/modules/Bluetooth/system/bta/vc/ |
D | vc_test.cc | 505 tBTA_GATTC_CBACK* gatt_callback; member in bluetooth::vc::internal::__anon9294a3d40111::VolumeControlTest
|
/packages/modules/Bluetooth/system/bta/has/ |
D | has_client_test.cc | 1164 tBTA_GATTC_CBACK* gatt_callback; member in bluetooth::has::internal::__anon99444c580111::HasClientTestBase
|