Searched refs:COAP_OPTION_ACCEPT (Results 1 – 5 of 5) sorted by relevance
68 #define COAP_OPTION_ACCEPT 17 /* C, uint, 0-2 B, (none) */ macro
304 { COAP_OPTION_ACCEPT, "Accept" }, in msg_option_string()
470 case COAP_OPTION_ACCEPT: in coap_option_check_critical()
382 result = coap_add_option(pdu, COAP_OPTION_ACCEPT, in t_encode_pdu5()
1089 cmdline_content_type(optarg,COAP_OPTION_ACCEPT); in main()