Lines Matching refs:coap_log_warn
559 coap_log_warn("Unable to create a new cache entry\n"); in hnd_put_example_data()
561 coap_log_warn("No cache entry available for the non-first BLOCK\n"); in hnd_put_example_data()
680 coap_log_warn("Unsupported Proxy Scheme '%*.*s'\n", in get_uri_proxy_scheme_info()
690 coap_log_warn("Proxy Scheme requires Uri-Host\n"); in get_uri_proxy_scheme_info()
719 coap_log_warn("Proxy URI http or https not supported\n"); in verify_proxy_scheme_supported()
725 coap_log_warn("coaps URI scheme not supported for proxy\n"); in verify_proxy_scheme_supported()
731 coap_log_warn("coap+tcp URI scheme not supported for proxy\n"); in verify_proxy_scheme_supported()
737 coap_log_warn("coaps+tcp URI scheme not supported for proxy\n"); in verify_proxy_scheme_supported()
743 coap_log_warn("coap+ws URI scheme not supported for proxy\n"); in verify_proxy_scheme_supported()
749 coap_log_warn("coaps+ws URI scheme not supported for proxy\n"); in verify_proxy_scheme_supported()
755 coap_log_warn("%d URI scheme not supported\n", scheme); in verify_proxy_scheme_supported()
1030 coap_log_warn("Proxy URI not decodable\n"); in hnd_proxy_uri()
1403 coap_log_warn("Unable to create a new cache entry\n"); in hnd_put_post()
1405 coap_log_warn("No cache entry available for the non-first BLOCK\n"); in hnd_put_post()
2338 coap_log_warn("cannot create endpoint for proto %u\n", in get_context()
2361 coap_log_warn("Zero or more proxy host names not defined\n"); in cmdline_proxy()