Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_pdu.h145 #define COAP_OPTION_NORESPONSE 258 /* _U-_E_U, uint, 0-1 B, RFC7967 */ macro
/third_party/libcoap/src/
Dcoap_debug.c542 { COAP_OPTION_NORESPONSE, "No-Response" }, in msg_option_string()
933 case COAP_OPTION_NORESPONSE: in coap_show_pdu()
Dcoap_pdu.c552 case COAP_OPTION_NORESPONSE: in coap_option_check_repeatable()
1225 case COAP_OPTION_NORESPONSE: in coap_pdu_parse_opt_base()
Dcoap_oscore.c866 case COAP_OPTION_NORESPONSE: in coap_oscore_decrypt_pdu()
Dcoap_net.c2670 nores = coap_check_option(request, COAP_OPTION_NORESPONSE, &opt_iter); in no_response()
/third_party/libcoap/man/
Dcoap_pdu_access.txt.in234 COAP_OPTION_NORESPONSE 258 /* _U-_E_U, uint, 0-1 B, RFC7967 */
Dcoap_pdu_setup.txt.in349 COAP_OPTION_NORESPONSE 258 /* _U-_E_U, uint, 0-1 B, RFC7967 */