Searched refs:tx_msg_ids (Results 1 – 1 of 1) sorted by relevance
199 def wait_for_messages(self, tx_msgs, tx_msg_ids, tx_disc_id, rx_disc_id, argument223 still_to_be_tx = len(tx_msg_ids)230 tx_msg_ids[tx_msg_id] = tx_msg_ids[tx_msg_id] + 1231 if tx_msg_ids[tx_msg_id] == 1:236 len(tx_msg_ids),237 sum(tx_msg_ids.values()),238 "Duplicate transmit message IDs: %s" % tx_msg_ids)241 still_to_be_rx = len(tx_msg_ids)