| /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 | 128 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/ |
| 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 | 401 [](tBTA_GATTC_CBACK* gatt_callback, tBTA_GATTC_OPEN event_data) { in InjectConnectedEvent() 425 [](tBTA_GATTC_CBACK* gatt_callback, tBTA_GATTC_CLOSE event_data) { in InjectDisconnectedEvent() 463 [](tBTA_GATTC_CBACK* gatt_callback, tBTA_GATTC_NOTIFY event_data) { in InjectNotificationEvent() 2278 tBTA_GATTC_CBACK* gatt_callback; member in le_audio::UnicastTestNoInit
|
| /packages/modules/Bluetooth/system/bta/csis/ |
| D | csis_client_test.cc | 579 tBTA_GATTC_CBACK* gatt_callback; member in bluetooth::csis::internal::__anon350755bd0111::CsisClientTest
|
| /packages/modules/Bluetooth/system/bta/vc/ |
| D | vc_test.cc | 504 tBTA_GATTC_CBACK* gatt_callback; member in bluetooth::vc::internal::__anon2b317e8d0111::VolumeControlTest
|
| /packages/modules/Bluetooth/system/bta/has/ |
| D | has_client_test.cc | 1166 tBTA_GATTC_CBACK* gatt_callback; member in bluetooth::has::internal::__anon8c9947310111::HasClientTestBase
|