Searched defs:FullApduEntry (Results 1 – 3 of 3) sorted by relevance
101 def conduct_apdu_exchange(reader: PN532, current: FullApduEntry) -> str | None:205 entry: PollingLoopEntry | FullApduEntry,262 output: list[PollingLoopEntry | FullApduEntry], filename: str
115 def create_apdu_dict(entry: FullApduEntry):191 def create_apdu_test(entry: FullApduEntry, last_timestamp: int):
102 class FullApduEntry: class110 log: list[PollingLoopEntry | FullApduEntry],