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

  /external/libnfc-nxp/src/
phFriNfc_NdefReg.h 191 uint8_t *NdefType[PH_FRINFC_NDEFREG_MAX_RTD_REGISTERED];
phFriNfc_NdefReg.c 313 if( !phFriNfc_NdefReg_Strncmp( (const int8_t *)NdefReg->NdefTypeList->NdefType[index] ,
330 if( !phFriNfc_NdefReg_Strnicmp( (int8_t *)NdefReg->NdefTypeList->NdefType[index] ,
515 if(!phFriNfc_NdefReg_Strncmp((const int8_t *)NdefReg->NdefTypeList->NdefType[NdefReg->RtdIndex],
532 if( !phFriNfc_NdefReg_Strnicmp( (int8_t *)NdefReg->NdefTypeList->NdefType[NdefReg->RtdIndex],
phLibNfc_ndef_raw.c     [all...]

Completed in 806 milliseconds