Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/include/coap/
Dpdu.h71 #define COAP_OPTION_PROXY_SCHEME 39 /* C, String, 1-255 B, (none) */ macro
/net-tools-latest/libcoap/src/
Ddebug.c309 { COAP_OPTION_PROXY_SCHEME, "Proxy-Scheme" }, in msg_option_string()
Dnet.c472 case COAP_OPTION_PROXY_SCHEME: in coap_option_check_critical()