[PATCH 1/3] Fix CTLV three-byte tag parsing.
andrzej zaborowski
balrogg at gmail.com
Thu Apr 22 14:17:55 PDT 2010
On 22 April 2010 10:11, Andrzej Zaborowski <andrew.zaborowski at intel.com> wrote:
> * If byte 1 of the tag is equal to 0x7F, then the tag is encoded
> - * on the following two bytes, with bit 8 of the 2nd byte of the tag
> - * being the CR flag.
> + * on the following two bytes, with bit 8 of the 1st byte of the tag
> + * as the most significant bit.
> */
I noticed my comment change is wrong, it should probably say "bit 8 of
the 1st byte of the tag being the CR flag" (1st referring to the first
of the last two bytes).
Best regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-Fix-CTLV-three-byte-tag-parsing.patch
Type: text/x-patch
Size: 1540 bytes
Desc: not available
URL: <http://lists.ofono.org/pipermail/ofono/attachments/20100422/41e5d7f2/attachment.bin>
More information about the ofono
mailing list