Searched refs:create_l2cap_channel (Results 1 – 7 of 7) sorted by relevance
430 def create_l2cap_channel(self, address, psm): member in Bluetooth433 return self.socket_manager.create_l2cap_channel(device, psm)
168 socket_result = self.bluetooth.create_l2cap_channel(address, request.psm)
292 def create_l2cap_channel(self, device, psm): member in FlossSocketManagerClient
369 fn create_l2cap_channel( in create_l2cap_channel() method1407 fn create_l2cap_channel( in create_l2cap_channel() method
941 fn create_l2cap_channel( in create_l2cap_channel() method
1906 proxy.create_l2cap_channel(callback_id, device, psm) in cmd_socket()
2217 fn create_l2cap_channel( in create_l2cap_channel() method