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
Kconfig
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
coap_server.c
coap_server_shell.c