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

  /external/libnfc-nxp/src/
phFriNfc_NdefRecord.h 506 int16_t phFriNfc_NdefReg_Strnicmp(const int8_t *s1, const int8_t *s2, uint32_t count);
phFriNfc_NdefReg.c 49 int16_t phFriNfc_NdefReg_Strnicmp(const int8_t *s1, const int8_t *s2, uint32_t count)
330 if( !phFriNfc_NdefReg_Strnicmp( (int8_t *)NdefReg->NdefTypeList->NdefType[index] ,
532 if( !phFriNfc_NdefReg_Strnicmp( (int8_t *)NdefReg->NdefTypeList->NdefType[NdefReg->RtdIndex],

Completed in 153 milliseconds