Searched defs:DISCONNECTED (Results 1 – 6 of 6) sorted by relevance
73 enum ConnectionStat : uint8_t { UNINIT, CONNECTED, DISCONNECTED }; enumerator
74 DISCONNECTED = "DISCONNECTED" variable in DeviceEvent
108 DISCONNECTED :0, property
546 DISCONNECTED :0, property
853 DISCONNECTED :0, property
26 enum ConnectionStat : uint8_t { UNINIT, CONNECTED, DISCONNECTED }; enumerator