Hi André,

André Fragoso Gama wrote:
> Hello, I am studying libhid, I would use it on a project in my hight school,
> I intend to use a device n800 (maemo) to simulate a mouse bluetooth, thereby
> controlling a PC remotely, it would be possible to show me an example in c +
> + similar to my project so I can analyze it??

I'm afraid not. libhid is only for running on the PC, in order to
communicate with HID class devices that make heavy use of usage
paths and reports. libhid is not useful to implement an actual HID
class device.

Also note, that mixing bluetooth into the problem makes it much more
complicated. libhid is only relevant for USB cable connections.


I hope this helps you forward somehow

//Peter

_______________________________________________
libhid-discuss mailing list
libhid-discuss@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss
http://libhid.alioth.debian.org/

Reply via email to