Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_net.c4039 static coap_str_const_t well_known = { sizeof(".well-known/core")-1, in coap_startup() local
4045 resource_uri_wellknown.uri_path = &well_known; in coap_startup()