Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_uri.h43 #define COAP_URI_SCHEME_COAP_BIT (1 << COAP_URI_SCHEME_COAP) macro
52 #define COAP_URI_SCHEME_ALL_COAP_BITS (COAP_URI_SCHEME_COAP_BIT | \