Searched refs:CEC_VERSION (Results 1 – 4 of 4) sorted by relevance
44 #define CEC_VERSION 0x05 macro140 EXPECT_GE(ret, CEC_VERSION); in TEST_P()
47 #define CEC_VERSION 0x05 macro155 EXPECT_GE(ret, CEC_VERSION); in TEST_P()
112 CEC_VERSION = 0x9E,
199 static_assert(CEC_MESSAGE_CEC_VERSION == static_cast<int>(CecMessageType::CEC_VERSION),