Searched refs:LPCS_LOCAL_CONNECTED (Results 1 – 3 of 3) sorted by relevance
388 *state != LPCS_LOCAL_CONNECTED) { in lws_ss_deserialize_parse()413 if (*state != LPCS_LOCAL_CONNECTED && in lws_ss_deserialize_parse()815 LPCS_LOCAL_CONNECTED); in lws_ss_deserialize_parse()893 LPCS_LOCAL_CONNECTED); in lws_ss_deserialize_parse()
161 if (wsi && h->state == LPCS_LOCAL_CONNECTED) in callback_sspc_client()194 case LPCS_LOCAL_CONNECTED: in callback_sspc_client()449 assert(h->state == LPCS_LOCAL_CONNECTED); in lws_sspc_client_connect()
230 LPCS_LOCAL_CONNECTED, /* we are in touch with the proxy */ enumerator