register HID with SDP error
Maksim Yevmenkin
maksim.yevmenkin at gmail.com
Tue Mar 17 16:29:30 UTC 2015
Hello,
> I reviewed the HID_SPEC_V11 PDF and think i'm getting closer.
> not yet sure about 11 & 12
>
> 11) HIDDescriptorList 0x0206
please take a look at section "5.3.4.7 HIDDescriptorList". this is
basically usb hid descriptor (so might be a good idea to have usb hid
spec handy too). also, and i quote
"...The HIDDescriptorList is a data element sequence..."
> 12) HIDLANGIDBaseList 0x0207
>
> I think 12 is a list of available character encodings
> I can't seem to find examples of people using several of the
> 'mandatory' attributes.
section "5.3.4.8 HIDLANGIDBaseList" :) again this is related to usb :)
> I'm not yet certain if i wrote
> hid_profile_create_additional_protocol_descriptor_list correctly, it
> looks like it's the same list as the protocol descriptor list, except
> one level deeper nesting and I think this is supposed to have
> reference to the interrupt PSM. At the moment i'm presuming it's the
> control channel + 2 -- but I seem to remember seeing an example dump
> that shows "Protocol specific parameter #2" with the interrupt
> channel. I'll check it out tomorrow.
i see Iain already has given you enough details. Thanks Iain!!
thanks,
max
More information about the freebsd-bluetooth
mailing list