Searched refs:accept_connection (Results 1 – 3 of 3) sorted by relevance
45 cert_acl = self.cert_hci.accept_connection()93 cert_acl = self.cert_hci.accept_connection()
140 def accept_connection(self): member in PyHci
148 this->accept_connection(address); in on_incoming_connection()317 void accept_connection(Address address) { in accept_connection() function