Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_ISO15693Format.c95 #define ISO15693_AFI_MASK 0x02U macro
283 if (information_flag & ISO15693_AFI_MASK) { in phFriNfc_ISO15693_H_GetMaxDataSize()