Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dpdu.h53 #define COAP_DEFAULT_SCHEME "coap" /* the default scheme for CoAP URIs */ macro
/third_party/libcoap/src/
Duri.c74 q = (const uint8_t *)COAP_DEFAULT_SCHEME; in coap_split_uri_sub()