Searched refs:LWS_CPD_INTERNET_OK (Results 1 – 5 of 5) sorted by relevance
129 LWS_CPD_INTERNET_OK); in callback_cpd_http()240 if (lws_system_cpd_state_get(cx) != LWS_CPD_INTERNET_OK) { in app_system_state_nf()
9 captive portal detection state to `LWS_CPD_INTERNET_OK` and perform
53 lws_system_cpd_set(cx, LWS_CPD_INTERNET_OK); in ss_cpd_state()
149 LWS_CPD_INTERNET_OK, /* no captive portal: our CPD test passed OK, enumerator
179 if (lws_system_cpd_state_get(context) == LWS_CPD_INTERNET_OK) in lws_state_notify_protocol_init()