commit | 1eb9a5c241bf2fe362d0322ce5d2c51a0b8e7e6a | [log] [tgz] |
---|---|---|
author | Robert Lubos <robert.lubos@nordicsemi.no> | Thu Dec 19 16:09:06 2024 +0100 |
committer | Benjamin Cabé <kartben@gmail.com> | Wed Mar 26 16:19:42 2025 +0100 |
tree | 70e6859a5fe95ede421f4c052bc0f63d382f926a | |
parent | 08f8e2f956bdb96efb5f5678039c794ce4081d5c [diff] |
net: mqtt: Fix helper macro for encoded binary data length The macro did not take into account the 2-byte binary data length encoded before the actual binary data. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>