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