Home
last modified time | relevance | path

Searched refs:STYPE_END (Results 1 – 3 of 3) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/main/
H A DRFXNames.h28 STYPE_END enumerator
H A DWebServer.cpp7759 for (int ii = 0; ii < STYPE_END; ii++) in DisplaySwitchTypesCombo()
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DXiaomiGateway.cpp956 _eSwitchType type = STYPE_END; in handle_receive()
1012 type = STYPE_END; //type = STYPE_OnOff; // TODO: fix this hack in handle_receive()
1016 type = STYPE_END; //type = STYPE_OnOff; // TODO: fix this hack in handle_receive()
1049 if (type != STYPE_END) in handle_receive()