Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_NdefReg.c49 int16_t phFriNfc_NdefReg_Strnicmp(const int8_t *s1, const int8_t *s2, uint32_t count) in phFriNfc_NdefReg_Strnicmp() function
330 … if( !phFriNfc_NdefReg_Strnicmp( (int8_t *)NdefReg->NdefTypeList->NdefType[index] , in phFriNfc_NdefReg_Process()
532 … if( !phFriNfc_NdefReg_Strnicmp( (int8_t *)NdefReg->NdefTypeList->NdefType[NdefReg->RtdIndex], in phFriNfc_NdefReg_Process()
DphFriNfc_NdefRecord.h506 int16_t phFriNfc_NdefReg_Strnicmp(const int8_t *s1, const int8_t *s2, uint32_t count);