Home
last modified time | relevance | path

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

/aosp_15_r20/packages/apps/Nfc/testutils/pn532/nfcutils/
Dnfcutils.py26 def poll_and_transact(pn532, command_apdus, response_apdus, custom_frame = None): argument
Dreader.py41 def transact(self, command_apdus, response_apdus): argument
/aosp_15_r20/packages/apps/Nfc/testutils/pn532/
Dtag.py46 def transact(self, command_apdus, response_apdus): argument