Home
last modified time | relevance | path

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

/net-tools-3.7.0/libcoap/include/coap/
Dpdu.h34 #define COAP_DEFAULT_URI_WELLKNOWN ".well-known/core" macro
/net-tools-3.7.0/libcoap/src/
Dnet.c325 _initialized = coap_hash_path((unsigned char *)COAP_DEFAULT_URI_WELLKNOWN, in is_wkc()
326 sizeof(COAP_DEFAULT_URI_WELLKNOWN) - 1, wkc); in is_wkc()
1377 info("create default response for %s\n", COAP_DEFAULT_URI_WELLKNOWN); in handle_request()
1488 debug("create default response for %s\n", COAP_DEFAULT_URI_WELLKNOWN); in handle_request()