Searched defs:ConnectionStat (Results 1 – 2 of 2) sorted by relevance
73 enum ConnectionStat : uint8_t { UNINIT, CONNECTED, DISCONNECTED }; enum
26 enum ConnectionStat : uint8_t { UNINIT, CONNECTED, DISCONNECTED }; enum