Home
last modified time | relevance | path

Searched refs:wait_for_disconnection_complete (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/gatt/
Dgatt_connect_low_layer_test.py207 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=5))
270 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=30))
286 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=30))
348 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=5))
419 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=10))
440 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=10))
512 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=10))
534 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=10))
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_acl_manager.py46 def wait_for_disconnection_complete(self): member in PyAclManagerAclConnection
Dpy_le_acl_manager.py61 def wait_for_disconnection_complete(self, timeout=timedelta(seconds=30)): member in PyLeAclManagerAclConnection
/packages/modules/Bluetooth/system/blueberry/tests/gd/hci/
Dacl_manager_test.py106 dut_acl.wait_for_disconnection_complete()