Home
last modified time | relevance | path

Searched refs:COAP_WELL_KNOWN_CORE_PATH (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dcoap_link_format.h30 #define COAP_WELL_KNOWN_CORE_PATH \ macro
/Zephyr-latest/doc/connectivity/networking/api/
Dcoap.rst59 .path = COAP_WELL_KNOWN_CORE_PATH,
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_server.c202 coap_uri_path_match(COAP_WELL_KNOWN_CORE_PATH, options, opt_num)) { in coap_server_process()