Home
last modified time | relevance | path

Searched refs:accept_connection (Results 1 – 3 of 3) sorted by relevance

/system/bt/gd/hci/cert/
Dacl_manager_test.py45 cert_acl = self.cert_hci.accept_connection()
93 cert_acl = self.cert_hci.accept_connection()
/system/bt/gd/cert/
Dpy_hci.py140 def accept_connection(self): member in PyHci
/system/bt/gd/hci/acl_manager/
Dclassic_impl.h148 this->accept_connection(address); in on_incoming_connection()
317 void accept_connection(Address address) { in accept_connection() function