Home
last modified time | relevance | path

Searched refs:custom_frame (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Nfc/NfcNci/testutils/pn532/nfcutils/
Dnfcutils.py26 def poll_and_transact(pn532, command_apdus, response_apdus, custom_frame = None): argument
44 if custom_frame is not None:
45 pn532.send_broadcast(bytearray.fromhex(custom_frame))