Does anyone have example code for how hid_get_item_value() can be used? I can see how the code is implemented but not what it can be used for.
One of the things I need to do is implement a HIDInterfaceMatcher function that matches the Usage and Usage Page of the device. I'm assuming that I can get these values using hid_get_item_value() but I'm not sure what parameters it requires. Thanks for any help. Tom
_______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss http://libhid.alioth.debian.org/

