Home
last modified time | relevance | path

Searched defs:LWS_ROLE_WS (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libwebsockets/lib/roles/http/
H A Dminilex.c25 #define LWS_ROLE_WS 1 macro
164 #define LWS_ROLE_WS 1 macro
183 #define LWS_ROLE_WS 1 macro
/aosp_15_r20/external/libwebsockets/include/
H A Dlws_config.h131 #define LWS_ROLE_WS macro
/aosp_15_r20/external/libwebsockets/
H A DCMakeLists.txt111 option(LWS_ROLE_WS "Compile with support for websockets" ON) option