Searched refs:COAP_URI_SCHEME_COAP_BIT (Results 1 - 1 of 1) sorted by relevance
/third_party/libcoap/include/coap3/ | ||
H A D | coap_uri.h | 43 #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 | \ |
Completed in 1 milliseconds