BlueZ D-Bus Input API description ********************************* Copyright (C) 2004-2008 Marcel Holtmann Input hierarchy =============== Service org.bluez Interface org.bluez.Input Object path /{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX Methods void Connect() Connect to the input device. Possible errors: org.bluez.Error.AlreadyConnected org.bluez.Error.ConnectionAttemptFailed void Disconnect() Disconnect from the input device. Possible errors: org.bluez.Error.Failed Signals void Connected() void Disconnected()