Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/common/
DphNfcTypes.h191 uint8_t AtqA[PHNFC_ATQA_LENGTH]; /* ATQA informationof the TYPE A member
/external/libnfc-nxp/inc/
DphNfcTypes.h561 uint8_t AtqA[PHHAL_ATQA_LENGTH]; /**< ATQA informationof the TYPE A member
/external/libnfc-nxp/src/
DphHal4Nfc_ADD.c508 && psRemoteDevInfo->RemoteDevInfo.Iso14443A_Info.AtqA[0] == 0x04 in phHal4Nfc_TargetDiscoveryComplete()
509 && psRemoteDevInfo->RemoteDevInfo.Iso14443A_Info.AtqA[1] == 0x00 in phHal4Nfc_TargetDiscoveryComplete()
DphHciNfc_RFReaderA.c432 (void)memcpy(p_tag_a_info->AtqA, in phHciNfc_ReaderA_InfoUpdate()
DphFriNfc_MifareULMap.c448 pSensRes[0] = NdefMap->psRemoteDevInfo->RemoteDevInfo.Iso14443A_Info.AtqA[0]; in phFriNfc_MifareUL_ChkNdef()
DphFriNfc_MifareStdMap.c596 atq = NdefMap->psRemoteDevInfo->RemoteDevInfo.Iso14443A_Info.AtqA[0]; in phFriNfc_MifareStdMap_ChkNdef()