Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-system.h362 * lws_system_cpd_start() - helper to initiate captive portal detection
371 lws_system_cpd_start(struct lws_context *context);
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-captive-portal/
H A Dminimal-http-client-captive-portal.c223 lws_system_cpd_start(cx); in app_system_state_nf()
/third_party/libwebsockets/lib/core/
H A Dcontext.c255 lws_system_cpd_start(cx); in lws_system_smd_cb()
262 lws_system_cpd_start(cx); in lws_system_smd_cb()
1558 lws_system_cpd_start(struct lws_context *cx) in lws_system_cpd_start() function
1584 lws_system_cpd_start(cx); in lws_system_deferred_cb()

Completed in 4 milliseconds