Home
last modified time | relevance | path

Searched refs:coap_service_stop (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/net/lib/coap/
Dcoap_server_shell.c75 ret = coap_service_stop(service); in cmd_stop()
Dcoap_server.c477 int coap_service_stop(const struct coap_service *service) in coap_service_stop() function
/Zephyr-latest/include/zephyr/net/
Dcoap_service.h217 int coap_service_stop(const struct coap_service *service);
/Zephyr-latest/doc/connectivity/networking/api/
Dcoap_server.rst66 ``coap_service_stop`` respectively.