Lines Matching refs:coap_opt_value
576 coap_decode_var_bytes (coap_opt_value (option), in hnd_put_example_data()
667 const char *opt_val = (const char*)coap_opt_value(opt); in get_uri_proxy_scheme_info()
700 uri->host.s = coap_opt_value(opt); in get_uri_proxy_scheme_info()
709 coap_decode_var_bytes (coap_opt_value (opt), in get_uri_proxy_scheme_info()
1039 (const char*)coap_opt_value(proxy_uri)); in hnd_proxy_uri()
1040 if (coap_split_proxy_uri(coap_opt_value(proxy_uri), in hnd_proxy_uri()
1125 coap_opt_value(proxy_uri))); in hnd_proxy_uri()
1149 coap_opt_value(buf))); in hnd_proxy_uri()
1164 coap_opt_value(buf))); in hnd_proxy_uri()
1190 coap_opt_value(option))); in hnd_proxy_uri()
1386 coap_decode_var_bytes (coap_opt_value (option), in hnd_put()
1675 media_type = coap_decode_var_bytes(coap_opt_value (option), in proxy_message_handler()
1679 maxage = coap_decode_var_bytes(coap_opt_value (option), in proxy_message_handler()
1683 etag = coap_decode_var_bytes8(coap_opt_value (option), in proxy_message_handler()
1693 coap_opt_value(option))); in proxy_message_handler()