zephyr/subsys/net/lib/coap
Juha Ylinen 69e28939dd net: lib: coap: Add new API to configure retransmission settings
Add new functions to the public CoAP API to configure CoAP packet
retransmission settings. Application may need to re-configure the
settings for example when cellular modem changes connection from
LTE-M to NB-IoT or vice versa.

Signed-off-by: Juha Ylinen <juha.ylinen@nordicsemi.no>
2023-12-12 10:56:29 +01:00
..
CMakeLists.txt net: lib: coap: Add CoAP server shell 2023-11-09 11:21:42 +01:00
coap_client.c net: coap: add support for Echo option (RFC 9175) 2023-10-20 15:09:44 +02:00
coap_link_format.c net: lib: coap: Add resources length based variants 2023-11-09 11:21:42 +01:00
coap_server_shell.c net: lib: coap: Add CoAP server shell 2023-11-09 11:21:42 +01:00
coap_server.c net: lib: coap: Introduce net mgmt events for CoAP 2023-12-07 10:34:39 +00:00
coap.c net: lib: coap: Add new API to configure retransmission settings 2023-12-12 10:56:29 +01:00
Kconfig net: lib: coap: Add new API to configure retransmission settings 2023-12-12 10:56:29 +01:00