Home
last modified time | relevance | path

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

/external/v4l-utils/utils/cec-compliance/
Dcec-test-adapter.cpp1138 unsigned pending_tx_rx_msgs = 0; in testLostMsgs() local
1227 pending_tx_rx_msgs++; in testLostMsgs()
1251 pending_tx_rx_msgs || pending_quick_msgs < CEC_MAX_MSG_RX_QUEUE_SZ || in testLostMsgs()
1260 if (pending_tx_rx_msgs) in testLostMsgs()
1261 printf("\t\t\tUnexpected replies: %d\n", pending_tx_rx_msgs); in testLostMsgs()