zephyr/subsys/net/lib/coap
Seppo Takalo 01568b573a net: coap: Add API to count number of pending requests
Add coap_pendings_count() that return number of waiting
requests on the pendings array.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-12-20 11:57:48 +00:00
..
CMakeLists.txt net: lib: coap: Add CoAP server shell 2023-11-09 11:21:42 +01:00
coap_client.c net: lib: coap: Change coap_pending_init() 2023-12-15 11:41:27 +00: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: Use coap_transmission_parameters in coap_server 2023-12-18 09:28:25 +01:00
coap.c net: coap: Add API to count number of pending requests 2023-12-20 11:57:48 +00:00
Kconfig net: lib: coap: Use coap_transmission_parameters in coap_server 2023-12-18 09:28:25 +01:00