Searched defs:ClientState (Results 1 – 4 of 4) sorted by relevance
555 } ClientState; typedef
210 enum class ClientState { IDLE, CONNECTED }; enum
222 enum ClientState { CLIENT_IDLE, CLIENT_CONNECTED }; enum
67 } ClientState; typedef