Searched defs:command_apdus (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Nfc/NfcNci/testutils/pn532/ |
| D | casimir.py | 52 def transact(self, command_apdus, expected_response_apdus): argument 131 def transceive_multiple(self, sender_id, command_apdus): argument
|
| D | tag.py | 46 def transact(self, command_apdus, response_apdus): argument
|
| /packages/modules/Nfc/NfcNci/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
|