zephyr/subsys/net/lib/coap
Robert Lubos 5f43388308 net: coap: Parse more flag in coap_get_block2_option()
Parse the more flag in coap_get_block2_option(), so that the function
can be used not only with requests but also with replies (where the more
flag should not be ignored).

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-08-02 22:12:47 -05:00
..
CMakeLists.txt net: lib: coap: Add CoAP server shell 2023-11-09 11:21:42 +01:00
Kconfig net: lib: coap: set MAX_RETRANSMIT maximum to 100 2024-04-09 20:11:21 +02:00
coap.c net: coap: Parse more flag in coap_get_block2_option() 2024-08-02 22:12:47 -05:00
coap_client.c net: coap_client: allow application to add block2 option to requests 2024-08-01 09:13:32 +01:00
coap_link_format.c net: lib: coap: Add resources length based variants 2023-11-09 11:21:42 +01:00
coap_server.c everywhere: replace double words 2024-06-22 05:40:22 -04:00
coap_server_shell.c net: lib: coap: Add CoAP server shell 2023-11-09 11:21:42 +01:00