Searched refs:LLL_INFO (Results 1 – 8 of 8) sorted by relevance
41 LLL_INFO = 1 << 3, enumerator95 #define lwsl_info(...) _lws_log(LLL_INFO, __VA_ARGS__)124 #define lwsl_hexdump_info(...) lwsl_hexdump_level(LLL_INFO, __VA_ARGS__)
76 case LLL_INFO: in lwsl_emit_syslog()
185 lws_set_log_level( LLL_NOTICE | LLL_INFO | LLL_ERR | LLL_WARN | LLL_CLIENT, emit_log ); in jni_initLws()
47 lwsl_hexdump_level(LLL_INFO, buf, len); in lws_issue_raw()
1097 if (!wsi->mux.parent_wsi || !lwsl_visible(LLL_INFO)) in lws_wsi_mux_dump_children()
537 if (wsi->mux.child_list && lwsl_visible(LLL_INFO)) { in rops_close_kill_connection_mqtt()
100 if (lwsl_visible(LLL_INFO)) { in show_http_content()
678 if (wsi->mux.child_list && lwsl_visible(LLL_INFO)) { in rops_close_kill_connection_h2()