Searched refs:COAP_WELL_KNOWN_CORE_PATH (Results 1 – 3 of 3) sorted by relevance
30 #define COAP_WELL_KNOWN_CORE_PATH \ macro
59 .path = COAP_WELL_KNOWN_CORE_PATH,
202 coap_uri_path_match(COAP_WELL_KNOWN_CORE_PATH, options, opt_num)) { in coap_server_process()