Home
last modified time | relevance | path

Searched defs:captive_portal_detect_request (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-captive-portal/
Dminimal-http-client-captive-portal.c187 captive_portal_detect_request(struct lws_context *context) in captive_portal_detect_request() function
/third_party/libwebsockets/include/libwebsockets/
Dlws-system.h183 int (*captive_portal_detect_request)(struct lws_context *context); member