HomeSort by relevance Sort by last modified time
    Searched refs:PH_FRINFC_NDEFRECORD_TNF_NFCWELLKNOWN (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/src/
phFriNfc_NdefRecord.h 75 #define PH_FRINFC_NDEFRECORD_TNF_NFCWELLKNOWN ((uint8_t)0x01) /**< NFC well-known type (RTD). */
145 * The Type Name Format, according to the NDEF specification, e.g. \ref PH_FRINFC_NDEFRECORD_TNF_NFCWELLKNOWN .
phFriNfc_NdefRecord.c 395 PH_FRINFC_NDEFRECORD_TNF_NFCWELLKNOWN
723 case PH_FRINFC_NDEFRECORD_TNF_NFCWELLKNOWN:
724 tnf = PH_FRINFC_NDEFRECORD_TNF_NFCWELLKNOWN;
    [all...]

Completed in 186 milliseconds