Home
last modified time | relevance | path

Searched refs:LWS_SYSTATE_CPD_PRE_TIME (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-system.h113 LWS_SYSTATE_CPD_PRE_TIME, /* Captive portal detect without valid enumerator
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-captive-portal/
H A Dminimal-http-client-captive-portal.c218 case LWS_SYSTATE_CPD_PRE_TIME: in app_system_state_nf()
222 lwsl_info("%s: LWS_SYSTATE_CPD_PRE_TIME\n", __func__); in app_system_state_nf()
/third_party/libwebsockets/lib/core/
H A Dcontext.c178 if (target == LWS_SYSTATE_CPD_PRE_TIME) { in lws_state_notify_protocol_init()

Completed in 4 milliseconds