Searched refs:BluetoothSDPSocket (Results 1 – 2 of 2) sorted by relevance
76 class BluetoothSDPSocket(btsocket.socket): class85 super(BluetoothSDPSocket, self).__init__(family=btsocket.AF_BLUETOOTH,108 super(BluetoothSDPSocket, self).connect((address, SDP_PSM))
66 self._sdp = bluetooth_sdp_socket.BluetoothSDPSocket()