http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2237
--- Comment #7 from shane kearns <shane.kearns@xxxxxxxxxxx> 2008-02-04 11:43:44 GMT ---
(In reply to comment #6)
> Hi.
>
> I find a lot of unknown commands in the H4 capture (test.log).
> Is this because they are vendor specific?
>
Yes, the FC00 - FFFF command range is vendor specific.
Embedded bluetooth devices are often ROM based and require extra initialisation
by the host (as they have no persistent storage of their own)
I guess that the command dissector should decode the OGF bits in case of
unknown commands (OGF is the top 6 bits and indicates the group of the command)
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.