Searched defs:CONNECTED (Results 1 – 6 of 6) sorted by relevance
73 enum ConnectionStat : uint8_t { UNINIT, CONNECTED, DISCONNECTED }; enumerator
54 CONNECTED = "connected" variable in DeviceState
109 CONNECTED : 1, property
547 CONNECTED : 1, property
854 CONNECTED : 1, property
26 enum ConnectionStat : uint8_t { UNINIT, CONNECTED, DISCONNECTED }; enumerator