Searched refs:accept_connection (Results 1 – 5 of 5) sorted by relevance
45 cert_acl = self.cert_hci.accept_connection()112 cert_acl = self.cert_hci.accept_connection()
272 cert_acl = self.cert_hal.accept_connection()289 dut_acl = self.dut_hci.accept_connection()
175 def accept_connection(self): member in PyHci
201 def accept_connection(self): member in PyHal
194 this->accept_connection(address); in on_incoming_connection()395 void accept_connection(Address address) { in accept_connection() function