Searched refs:NFC_PROTOCOL_MIFARE (Results 1 – 10 of 10) sorted by relevance
574 sCurrentConnectedTargetProtocol != NFC_PROTOCOL_MIFARE) { in nativeNfcTag_doConnect()585 if (sCurrentConnectedTargetProtocol != NFC_PROTOCOL_MIFARE) { in nativeNfcTag_doConnect()775 sCurrentConnectedTargetProtocol != NFC_PROTOCOL_MIFARE) { in switchRfInterface()823 else if (sCurrentConnectedTargetProtocol == NFC_PROTOCOL_MIFARE) in nativeNfcTag_doReconnect()901 if (sCurrentConnectedTargetProtocol == NFC_PROTOCOL_MIFARE && legacy_mfc_reader) { in nativeNfcTag_doTransceiveStatus()1038 } else if (sCurrentConnectedTargetProtocol == NFC_PROTOCOL_MIFARE) { in nativeNfcTag_doTransceive()1116 } else if (NFC_PROTOCOL_MIFARE == libnfcType) { in nativeNfcTag_doGetNdefType()1232 } else if (sCurrentConnectedTargetProtocol == NFC_PROTOCOL_MIFARE) { in nativeNfcTag_doCheckNdef()1253 if (sCurrentConnectedTargetProtocol == NFC_PROTOCOL_MIFARE && legacy_mfc_reader) { in nativeNfcTag_doCheckNdef()1306 if (sCurrentConnectedTargetProtocol == NFC_PROTOCOL_MIFARE) { in nativeNfcTag_doCheckNdef()[all …]
395 } else if (NFC_PROTOCOL_MIFARE == rfDetail.protocol) { in discoverTechnologies()803 (NFC_PROTOCOL_T1T | NFC_PROTOCOL_T2T | NFC_PROTOCOL_MIFARE | in fillNativeNfcTagMembers4()835 } else if (NFC_PROTOCOL_MIFARE == mTechLibNfcTypes[i]) { in fillNativeNfcTagMembers4()1132 } else if (mTechLibNfcTypesDiscData[foundIdx] == NFC_PROTOCOL_MIFARE) { in selectFirstTag()1185 } else if (mTechLibNfcTypesDiscData[foundIdx] == NFC_PROTOCOL_MIFARE) { in selectNextTagIfExists()
39 .protocol = NFC_PROTOCOL_MIFARE, in Init()
303 } else if (NFC_PROTOCOL_MIFARE == p_activate_params->protocol) { in RW_SetActivatedTagType()
1152 ndef_data.protocol = NFC_PROTOCOL_MIFARE; in rw_mfc_ntf_tlv_detect_complete()1400 ndef_data.protocol = NFC_PROTOCOL_MIFARE; in rw_mfc_process_error()
181 (protocol == NFC_PROTOCOL_T5T) || (protocol == NFC_PROTOCOL_MIFARE)); in nfa_dm_is_protocol_supported()
1516 (nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_MIFARE)) { in nfa_dm_excl_disc_cback()1633 NFC_PROTOCOL_MIFARE)) { in nfa_dm_poll_disc_cback()
1556 } else if (NFC_PROTOCOL_MIFARE == protocol) { in nfa_rw_start_ndef_detection()1628 } else if (NFC_PROTOCOL_MIFARE == protocol) { in nfa_rw_start_ndef_read()1707 } else if (NFC_PROTOCOL_MIFARE == protocol) { in nfa_rw_start_ndef_write()1968 } else if (protocol == NFC_PROTOCOL_MIFARE) { in nfa_rw_format_tag()
387 #define NFC_PROTOCOL_MIFARE NCI_PROTOCOL_MIFARE macro
343 conn_evt_data.ndef_detect.protocol = NFC_PROTOCOL_MIFARE; in Mfc_CheckNdef_Completion_Routine()