Searched refs:BluetoothDeviceXmlRpcDelegate (Results 1 – 3 of 3) sorted by relevance
46 .BluetoothDeviceXmlRpcDelegate()
30 self.xmlrpc_delegate = bluetooth_device_xmlrpc_server.BluetoothDeviceXmlRpcDelegate()
72 class BluetoothDeviceXmlRpcDelegate(xmlrpc_server.XmlRpcDelegate): class118 super(BluetoothDeviceXmlRpcDelegate, self).__init__()1477 server.register_delegate(BluetoothDeviceXmlRpcDelegate())