Searched refs:CMAS_LAST_ID (Results 1 – 1 of 1) sorted by relevance
36 static constexpr uint16_t CMAS_LAST_ID = 0x112F; variable517 cmas = ((cbHeader_->msgId >= CMAS_FIRST_ID) && (cbHeader_->msgId <= CMAS_LAST_ID)); in IsCmasMessage()