Searched refs:create_l2cap_connector (Results 1 – 2 of 2) sorted by relevance
216 def create_l2cap_connector(self, psm): member in Connection217 return self.device.create_l2cap_connector(self, psm)507 def create_l2cap_connector(self, connection, psm): member in Device
1143 connector = connection.create_l2cap_connector(AVDTP_PSM)