Home
last modified time | relevance | path

Searched refs:BluetoothSDPSocket (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_sdp_socket.py76 class BluetoothSDPSocket(btsocket.socket): class
85 super(BluetoothSDPSocket, self).__init__(family=btsocket.AF_BLUETOOTH,
108 super(BluetoothSDPSocket, self).connect((address, SDP_PSM))
/external/autotest/client/cros/bluetooth/
Dbluetooth_tester_xmlrpc_server.py66 self._sdp = bluetooth_sdp_socket.BluetoothSDPSocket()