Home
last modified time | relevance | path

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

/system/bt/gd/cert/
Dpy_le_acl_manager.py95 return self.complete_outgoing_connection(token)
135 def complete_outgoing_connection(self, token): member in PyLeAclManager
Dpy_acl_manager.py93 def complete_outgoing_connection(self): member in PyAclManager
/system/bt/gd/hci/cert/
Dacl_manager_test.py46 with self.dut_acl_manager.complete_outgoing_connection() as dut_acl:
113 with self.dut_acl_manager.complete_outgoing_connection() as dut_acl:
/system/bt/gd/l2cap/classic/cert/
Dcert_l2cap.py193 self._acl = self._acl_manager.complete_outgoing_connection()