zephyr/subsys/net/lib/coap
Benjamin Cabé 1032dd47b2 net: coap: fix offset typo in insert_be16
Fix usage of the wrong variable in insert_be16 which could cause
insertion at the wrong offset.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-18 07:40:12 +02:00
..
CMakeLists.txt
coap_client.c net: coap_client: Fix CoAP client thread priority 2025-04-04 18:17:30 +02:00
coap_link_format.c
coap_server_shell.c net: coap: adopt SHELL_HELP 2025-06-13 10:11:29 -07:00
coap_server.c net: lib: coap: Return an error on removing a non-existing observer 2025-05-30 10:28:02 +02:00
coap.c net: coap: fix offset typo in insert_be16 2025-06-18 07:40:12 +02:00
Kconfig net: lib: coap: coap_server: Use eventfd instead of socket pair 2025-03-26 08:55:45 +01:00