Searched refs:COAP_OPTION_SIZE1 (Results 1 – 7 of 7) sorted by relevance
/third_party/libcoap/include/coap3/ |
D | coap_pdu.h | 143 #define COAP_OPTION_SIZE1 60 /* __N_E_U, uint, 0-4 B, RFC7252 */ macro
|
/third_party/libcoap/src/ |
D | coap_debug.c | 540 { COAP_OPTION_SIZE1, "Size1" }, in msg_option_string() 919 case COAP_OPTION_SIZE1: in coap_show_pdu()
|
D | coap_pdu.c | 547 case COAP_OPTION_SIZE1: in coap_option_check_repeatable() 1202 case COAP_OPTION_SIZE1: in coap_pdu_parse_opt_base()
|
D | coap_oscore.c | 865 case COAP_OPTION_SIZE1: in coap_oscore_decrypt_pdu()
|
D | coap_block.c | 832 COAP_OPTION_SIZE1, in coap_add_data_large_internal() 2620 COAP_OPTION_SIZE1, in coap_handle_request_put_block()
|
/third_party/libcoap/man/ |
D | coap_pdu_access.txt.in | 233 COAP_OPTION_SIZE1 60 /* __N_E_U, uint, 0-4 B, RFC7252 */
|
D | coap_pdu_setup.txt.in | 347 COAP_OPTION_SIZE1 60 /* __N_E_U, uint, 0-4 B, RFC7252 */ 478 *COAP_OPTION_SIZE1* and *COAP_OPTION_SIZE2*
|