Home
last modified time | relevance | path

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

/net-tools-3.5.0/libcoap/include/coap/
Dpdu.h72 #define COAP_OPTION_SIZE1 60 /* E, uint, 0-4 B, (none) */ macro
/net-tools-3.5.0/libcoap/src/
Ddebug.c310 { COAP_OPTION_SIZE1, "Size1" }, in msg_option_string()
427 case COAP_OPTION_SIZE1: in coap_show_pdu()