Home
last modified time | relevance | path

Searched refs:COAP_OPTION_URI_QUERY (Results 1 – 11 of 11) sorted by relevance

/third_party/libcoap/examples/
Detsi_iot_01.c316 coap_option_filter_set(&f, COAP_OPTION_URI_QUERY); in hnd_get_query()
360 coap_option_filter_set(&f, COAP_OPTION_URI_QUERY); in hnd_get_separate()
Dcoap-server.c1126 case COAP_OPTION_URI_QUERY: in hnd_proxy_uri()
1475 case COAP_OPTION_URI_QUERY: in hnd_put_post()
/third_party/libcoap/include/coap3/
Dcoap_pdu.h132 #define COAP_OPTION_URI_QUERY 15 /* CU-RE__, String, 1-255 B, RFC7252 */ macro
/third_party/libcoap/src/
Dcoap_uri.c375 coap_new_optlist(COAP_OPTION_URI_QUERY, in coap_uri_into_options()
727 coap_option_filter_set(&f, COAP_OPTION_URI_QUERY); in coap_get_query()
Dcoap_debug.c531 { COAP_OPTION_URI_QUERY, "Uri-Query" }, in msg_option_string()
953 opt_iter.number == COAP_OPTION_URI_QUERY) { in coap_show_pdu()
Dcoap_pdu.c531 case COAP_OPTION_URI_QUERY: in coap_option_check_repeatable()
1181 case COAP_OPTION_URI_QUERY: in coap_pdu_parse_opt_base()
Dcoap_oscore.c214 COAP_OPTION_URI_QUERY, in coap_rebuild_pdu_for_proxy()
859 case COAP_OPTION_URI_QUERY: in coap_oscore_decrypt_pdu()
Dcoap_net.c692 case COAP_OPTION_URI_QUERY: in coap_option_check_critical()
/third_party/libcoap/man/
Dcoap_pdu_setup.txt.in336 COAP_OPTION_URI_QUERY 15 /* CU-RE__, String, 1-255 B, RFC7252 */
430 value indicates the number of components that individual COAP_OPTION_URI_QUERY
618 coap_new_optlist(COAP_OPTION_URI_QUERY,
Dcoap_pdu_access.txt.in224 COAP_OPTION_URI_QUERY 15 /* CU-RE__, String, 1-255 B, RFC7252 */
Dcoap_block.txt.in366 coap_new_optlist(COAP_OPTION_URI_QUERY,