Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_ndef_raw.c1301 uint8_t fun_id; in phLibNfc_RemoteDev_FormatNdef() local
1313 for(fun_id = 0; fun_id < PH_FRINFC_SMTCRDFMT_CR; fun_id++) in phLibNfc_RemoteDev_FormatNdef()
1317 fun_id, in phLibNfc_RemoteDev_FormatNdef()
1401 uint8_t fun_id; in phLibNfc_ConvertToReadOnlyNdef() local
1411 for (fun_id = 0; fun_id < PH_FRINFC_NDEFMAP_CR; fun_id++) in phLibNfc_ConvertToReadOnlyNdef()
1416 fun_id, phLibNfc_Ndef_ReadOnly_Cb, in phLibNfc_ConvertToReadOnlyNdef()
1447 for(fun_id = 0; fun_id < PH_FRINFC_SMTCRDFMT_CR; fun_id++) in phLibNfc_ConvertToReadOnlyNdef()
1451 fun_id, phLibNfc_Ndef_ReadOnly_Cb, in phLibNfc_ConvertToReadOnlyNdef()
1484 for (fun_id = 0; fun_id < PH_FRINFC_NDEFMAP_CR; fun_id++) in phLibNfc_ConvertToReadOnlyNdef()
1489 fun_id, phLibNfc_Ndef_ReadOnly_Cb, in phLibNfc_ConvertToReadOnlyNdef()