Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_pdu.h143 #define COAP_OPTION_SIZE1 60 /* __N_E_U, uint, 0-4 B, RFC7252 */ macro
/third_party/libcoap/src/
Dcoap_debug.c540 { COAP_OPTION_SIZE1, "Size1" }, in msg_option_string()
919 case COAP_OPTION_SIZE1: in coap_show_pdu()
Dcoap_pdu.c547 case COAP_OPTION_SIZE1: in coap_option_check_repeatable()
1202 case COAP_OPTION_SIZE1: in coap_pdu_parse_opt_base()
Dcoap_oscore.c865 case COAP_OPTION_SIZE1: in coap_oscore_decrypt_pdu()
Dcoap_block.c832 COAP_OPTION_SIZE1, in coap_add_data_large_internal()
2620 COAP_OPTION_SIZE1, in coap_handle_request_put_block()
/third_party/libcoap/man/
Dcoap_pdu_access.txt.in233 COAP_OPTION_SIZE1 60 /* __N_E_U, uint, 0-4 B, RFC7252 */
Dcoap_pdu_setup.txt.in347 COAP_OPTION_SIZE1 60 /* __N_E_U, uint, 0-4 B, RFC7252 */
478 *COAP_OPTION_SIZE1* and *COAP_OPTION_SIZE2*