Searched refs:phFriNfc_NdefReg_Strnicmp (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
H A DphFriNfc_NdefRecord.h506 int16_t phFriNfc_NdefReg_Strnicmp(const int8_t *s1, const int8_t *s2, uint32_t count);
H A DphFriNfc_NdefReg.c49 int16_t phFriNfc_NdefReg_Strnicmp(const int8_t *s1, const int8_t *s2, uint32_t count) function
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 804 milliseconds