Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dnet.c2477 static coap_str_const_t coap_default_uri_wellknown = variable
2661 if (coap_string_equal(uri_path, &coap_default_uri_wellknown)) { in handle_request()
2861 if (coap_string_equal(uri_path, &coap_default_uri_wellknown)) { in handle_request()