Searched refs:LPCSCLI_LOCAL_CONNECTED (Results 1 – 3 of 3) sorted by relevance
351 if (h->state == LPCSCLI_LOCAL_CONNECTED || in callback_sspc_client()419 case LPCSCLI_LOCAL_CONNECTED: in callback_sspc_client()813 if (h->state == LPCSCLI_LOCAL_CONNECTED && in lws_sspc_request_tx()860 if (h->state == LPCSCLI_LOCAL_CONNECTED && in lws_sspc_request_tx_len()883 assert(h->state == LPCSCLI_LOCAL_CONNECTED); in lws_sspc_client_connect()884 if (h->state == LPCSCLI_LOCAL_CONNECTED && in lws_sspc_client_connect()
488 *state != LPCSCLI_LOCAL_CONNECTED) in lws_ss_deserialize_parse()510 if (*state != LPCSCLI_LOCAL_CONNECTED && in lws_ss_deserialize_parse()1311 LPCSCLI_LOCAL_CONNECTED); in lws_ss_deserialize_parse()1450 LPCSCLI_LOCAL_CONNECTED); in lws_ss_deserialize_parse()
299 LPCSCLI_LOCAL_CONNECTED, /* we are in touch with the proxy */ enumerator