Home
last modified time | relevance | path

Searched refs:lwsl_visible (Results 1 – 6 of 6) sorted by relevance

/external/libwebsockets/lib/core/
Dlogs.c207 int lwsl_visible(int level) in lwsl_visible() function
218 if (!lwsl_visible(hexdump_level)) in lwsl_hexdump_level()
/external/libwebsockets/include/libwebsockets/
Dlws-logs.h229 lwsl_visible(int level);
/external/libwebsockets/lib/roles/mqtt/
Dops-mqtt.c537 if (wsi->mux.child_list && lwsl_visible(LLL_INFO)) { in rops_close_kill_connection_mqtt()
/external/libwebsockets/test-apps/
Dtest-client.c100 if (lwsl_visible(LLL_INFO)) { in show_http_content()
/external/libwebsockets/lib/roles/h2/
Dops-h2.c678 if (wsi->mux.child_list && lwsl_visible(LLL_INFO)) { in rops_close_kill_connection_h2()
/external/libwebsockets/lib/core-net/
Dwsi.c1097 if (!wsi->mux.parent_wsi || !lwsl_visible(LLL_INFO)) in lws_wsi_mux_dump_children()