zephyr/subsys/net/lib/coap
Robert Lubos 4851611d55 net: coap: Fix long options encoding
`delta_size` was incorrectly used to assess whether extended option
length field shall be used. In result, options larger than 268 bytes
were not encoded properly.

Fixes #31206

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-01-13 08:02:03 -05:00
..
CMakeLists.txt
coap_link_format.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
coap.c net: coap: Fix long options encoding 2021-01-13 08:02:03 -05:00
Kconfig net: coap: Use MQTT style wildcard in path description: 2020-08-26 12:31:00 +02:00