Searched defs:PollingLoopEntry (Results 1 – 2 of 2) sorted by relevance
29 log: list[FullApduEntry | PollingLoopEntry], name: str160 def create_polling_loop_test(entry: PollingLoopEntry, last_timestamp: int):
83 class PollingLoopEntry: class