Searched refs:NFC_PROTOCOL_MIFARE (Results 1 – 6 of 6) sorted by relevance
259 } else if (NFC_PROTOCOL_MIFARE == p_activate_params->protocol) { in RW_SetActivatedTagType()
1142 ndef_data.protocol = NFC_PROTOCOL_MIFARE; in rw_mfc_ntf_tlv_detect_complete()1389 ndef_data.protocol = NFC_PROTOCOL_MIFARE; in rw_mfc_process_error()
180 (protocol == NFC_PROTOCOL_T5T) || (protocol == NFC_PROTOCOL_MIFARE)); in nfa_dm_is_protocol_supported()
1493 (nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_MIFARE)) { in nfa_dm_excl_disc_cback()1610 NFC_PROTOCOL_MIFARE)) { in nfa_dm_poll_disc_cback()
1553 } else if (NFC_PROTOCOL_MIFARE == protocol) { in nfa_rw_start_ndef_detection()1625 } else if (NFC_PROTOCOL_MIFARE == protocol) { in nfa_rw_start_ndef_read()1705 } else if (NFC_PROTOCOL_MIFARE == protocol) { in nfa_rw_start_ndef_write()1966 } else if (protocol == NFC_PROTOCOL_MIFARE) { in nfa_rw_format_tag()
379 #define NFC_PROTOCOL_MIFARE NCI_PROTOCOL_MIFARE macro