Home
last modified time | relevance | path

Searched refs:LWS_CPD_INTERNET_OK (Results 1 - 4 of 4) sorted by relevance

/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-captive-portal/
H A Dminimal-http-client-captive-portal.c129 LWS_CPD_INTERNET_OK); in callback_cpd_http() local
240 if (lws_system_cpd_state_get(cx) != LWS_CPD_INTERNET_OK) { in app_system_state_nf()
/third_party/libwebsockets/lib/secure-streams/system/captive-portal-detect/
H A Dcaptive-portal-detect.c53 lws_system_cpd_set(cx, LWS_CPD_INTERNET_OK); in ss_cpd_state()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-system.h149 LWS_CPD_INTERNET_OK, /* no captive portal: our CPD test passed OK, enumerator
/third_party/libwebsockets/lib/core/
H A Dcontext.c179 if (lws_system_cpd_state_get(context) == LWS_CPD_INTERNET_OK) in lws_state_notify_protocol_init()

Completed in 4 milliseconds