Home
last modified time | relevance | path

Searched refs:captive_portal_detect (Results 1 – 7 of 7) sorted by relevance

/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-hugeurl/
DREADME.md32 [2021/03/02 16:38:00:2798] N: ++ [1903157|wsiSScli|0|captive_portal_detect] (1)
33 [2021/03/02 16:38:00:2798] N: lws_ss_check_next_state: [1903157|wsiSScli|0|captive_portal_detect]: …
34 [2021/03/02 16:38:00:2798] N: lws_ss_check_next_state: [1903157|wsiSScli|0|captive_portal_detect]: …
35 [2021/03/02 16:38:00:2800] N: lws_ss_check_next_state: [1903157|wsiSScli|0|captive_portal_detect]: …
37 [2021/03/02 16:38:00:3227] W: lws_metrics_hist_bump_priv_tagged: 'ss="captive_portal_detect",http_r…
38 [2021/03/02 16:38:00:3227] N: lws_ss_check_next_state: [1903157|wsiSScli|0|captive_portal_detect|20…
39 [2021/03/02 16:38:00:3227] N: lws_ss_check_next_state: [1903157|wsiSScli|0|captive_portal_detect|20…
41 [2021/03/02 16:38:00:3227] N: lws_ss_check_next_state: [1903157|wsiSScli|0|captive_portal_detect|20…
42 [2021/03/02 16:38:00:3228] N: lws_ss_check_next_state: [1903157|wsiSScli|0|captive_portal_detect|20…
43 [2021/03/02 16:38:00:3228] N: -- [1903157|wsiSScli|0|captive_portal_detect|204] (0) 42.928ms
/external/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/
DREADME.md64 [2020/03/18 13:13:47:7577] N: lws_ss_create: unknown stream type captive_portal_detect
67 [2020/03/18 13:13:47:7582] N: lws_ss_create: unknown stream type captive_portal_detect
/external/libwebsockets/lib/core/
Dcontext.c1548 cx->captive_portal_detect = LWS_CPD_UNKNOWN; in lws_system_cpd_start()
1589 if (cx->captive_portal_detect != LWS_CPD_UNKNOWN) in lws_system_cpd_set()
1596 cx->captive_portal_detect = (uint8_t)result; in lws_system_cpd_set()
1602 cname[cx->captive_portal_detect]); in lws_system_cpd_set()
1615 return (lws_cpd_result_t)cx->captive_portal_detect; in lws_system_cpd_state_get()
Dprivate-lib-core.h756 uint8_t captive_portal_detect; member
/external/libwebsockets/lib/system/smd/
DREADME.md219 via the Secure Streams Policy for a streamtype `captive_portal_detect`, eg
222 "captive_portal_detect": {
/external/libwebsockets/READMEs/
DREADME.fault-injection.md331 `ss=captive_portal_detect/ss_no_streamtype_policy` (disables CPD from operating)
335 `ss=captive_portal_detect/wsi/dnsfail` (this makes CPD feel there is no internet)
339 `ss=captive_portal_detect/wsi/connfail` (this also makes CPD feel there is no internet)
/external/libwebsockets/lib/secure-streams/
DREADME.md746 { "s": [{ "captive_portal_detect": {
765 If the policy contains a streamtype `captive_portal_detect` then the
771 "captive_portal_detect": {