Home
last modified time | relevance | path

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

/external/v4l-utils/utils/cec-compliance/
Dcec-test-adapter.cpp1076 unsigned tx_first_seq = 0; in testLostMsgs() local
1092 tx_first_seq = msg.sequence; in testLostMsgs()
1298 warn_on_test(rx_first_seq != tx_first_seq + 1); in testLostMsgs()