Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_ndef_raw.c1860 uint8_t uNoSrchRecords, in phLibNfc_Ndef_SearchNdefContent() argument
1889 else if( (NULL != psSrchTypeList) && (0==uNoSrchRecords)) in phLibNfc_Ndef_SearchNdefContent()
1932 gpphLibContext->phLib_NdefRecCntx.NdefCb->NumberOfRTDs = uNoSrchRecords; in phLibNfc_Ndef_SearchNdefContent()
1933 for(Index=0;Index<uNoSrchRecords;Index++) in phLibNfc_Ndef_SearchNdefContent()
DphLibNfc.h2110 uint8_t uNoSrchRecords,