Home
last modified time | relevance | path

Searched refs:smd_class (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dstate.c114 if (mgr->smd_class && mgr->context) in _lws_state_transition()
116 mgr->smd_class, "{\"state\":\"%s\"}", in _lws_state_transition()
/third_party/libwebsockets/include/libwebsockets/
Dlws-state.h45 lws_smd_class_t smd_class; member
/third_party/libwebsockets/lib/core/
Dcontext.c1349 context->mgr_system.smd_class = LWSSMDCL_SYSTEM_STATE; in lws_create_context()