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.py206 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=5))
267 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=30))
281 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=30))
341 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=5))
410 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=10))
431 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=10))
501 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=10))
523 cert_acl_connection.wait_for_disconnection_complete(timeout=timedelta(seconds=10))
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_acl_manager.py45 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.py107 dut_acl.wait_for_disconnection_complete()