mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-09 03:37:03 +01:00
f581d57c01
Not all packets use the payload length byte/short for the payload length. Instead, some packets do not carry a payload, in which case the payload length bytes are assumed to represent some state or flag. Therefore, for packets with a type known not to carry a payload, the payload extraction is skipped, allowing other packets to get successfully parsed again. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
lint-baseline.xml | ||
proguard-rules.pro |