Hi Michal,
> YES! That helped! And now please tell me where and how could I download
> your HID implementation.
>
> I don't want use bthid when official HID exists for BlueZ..is somewhere any
> howto too for this implementation?
start using the code from Peter, because my code is far from ready for
mainstream use. The userspace part is mostly finished, but it depends on
a kernel HID parser. My basic intention was to reuse the USB HID parser
for Bluetooth, but at the moment the hid.o kernel module is hardly bound
to the USB subsystem. I thought it was easier to seperate it from the
USB transport layer, but now I know that it takes longer as expected.
My modification of the USB HID parser will result in a general access to
the HID parser from userspace. I will post a design document when I get
some more time to write my stuff down. Keep a look a my page for new
information.
Regards
Marcel
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
|