Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/
DMessageTest.py206 tx_msg_ids, argument
234 still_to_be_tx = len(tx_msg_ids)
241 tx_msg_ids[tx_msg_id] = tx_msg_ids[tx_msg_id] + 1
242 if tx_msg_ids[tx_msg_id] == 1:
247 len(tx_msg_ids), sum(tx_msg_ids.values()),
248 "Duplicate transmit message IDs: %s" % tx_msg_ids)
251 still_to_be_rx = len(tx_msg_ids)