Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dpdu.h136 #define COAP_OPTION_SIZE1 60 /* __N_E_U, uint, 0-4 B, RFC7252 */ macro
/third_party/libcoap/src/
Dcoap_debug.c353 { COAP_OPTION_SIZE1, "Size1" }, in msg_option_string()
621 case COAP_OPTION_SIZE1: in coap_show_pdu()
Dblock.c499 COAP_OPTION_SIZE1, in coap_add_data_large_internal()
1250 COAP_OPTION_SIZE1, in coap_handle_request_put_block()
Dpdu.c935 case COAP_OPTION_SIZE1: if (len > 4) res = 0; break; in coap_pdu_parse_opt_base()
/third_party/libcoap/man/
Dcoap_pdu_access.txt.in209 COAP_OPTION_SIZE1 60 /* __N_E_U, uint, 0-4 B, RFC7252 */
Dcoap_pdu_setup.txt.in303 COAP_OPTION_SIZE1 60 /* __N_E_U, uint, 0-4 B, RFC7252 */