Searched defs:command_apdus (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/apps/Nfc/testutils/pn532/ |
D | casimir.py | 51 def transact(self, command_apdus, expected_response_apdus): argument 126 def transceive_multiple(self, sender_id, command_apdus): argument
|
D | tag.py | 46 def transact(self, command_apdus, response_apdus): argument
|
/aosp_15_r20/packages/apps/Nfc/testutils/pn532/nfcutils/ |
D | nfcutils.py | 26 def poll_and_transact(pn532, command_apdus, response_apdus, custom_frame = None): argument
|
D | reader.py | 41 def transact(self, command_apdus, response_apdus): argument
|