Searched defs:pn532 (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Nfc/NfcNci/testutils/pn532/ |
D | tag.py | 35 def __init__(self, pn532, target_id: int): argument 82 def from_target_data(cls, pn532, data): argument 115 def from_target_data(cls, pn532, data): 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 | polling_frame_utils.py | 470 pn532, argument
|
/packages/modules/Nfc/NfcNci/testutils/pn532/src/com/android/nfc/pn532/ |
D | TypeATag.kt | 22 val pn532: PN532, in <lambda>() constant in com.android.nfc.pn532.TypeATag
|