Home
last modified time | relevance | path

Searched defs:FullApduEntry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/apps/Nfc/testutils/
Dnfcreplay.py101 def conduct_apdu_exchange(reader: PN532, current: FullApduEntry) -> str | None:
205 entry: PollingLoopEntry | FullApduEntry,
262 output: list[PollingLoopEntry | FullApduEntry], filename: str
Dgenerate_test.py115 def create_apdu_dict(entry: FullApduEntry):
191 def create_apdu_test(entry: FullApduEntry, last_timestamp: int):
Dparse_log.py102 class FullApduEntry: class
110 log: list[PollingLoopEntry | FullApduEntry],