Skip to content
Commit 6564e8b7 authored by Tomi Fontanilles's avatar Tomi Fontanilles Committed by Carles Cufí
Browse files

modem: cmux: fix frame data length encoding



In cases where the data is bigger than 127 bytes,
the first bit of the second byte of the data length field
used to always be set.

This is wrong as according to the 3GPP 27.010 spec
only the first bit of the first byte is the EA bit;
all the others denote the data length.

Signed-off-by: default avatarTomi Fontanilles <tomi.fontanilles@nordicsemi.no>
parent a3e39cb0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment