Searched refs:ipsState (Results 1 – 1 of 1) sorted by relevance
1200 bool ipsState = false; in analyzeIpsEvent() local1231 ipsState = static_cast<bool>(((atoi(&data)) & 0x2) >> 1); in analyzeIpsEvent()1237 ipsObject->active(ipsState); in analyzeIpsEvent()