Searched refs:NFC_PROTOCOL_ISO_DEP (Results 1 – 11 of 11) sorted by relevance
112 case NFC_PROTOCOL_ISO_DEP: /* ISODEP/4A,4B- NFC-A or NFC-B */ in CE_SetActivatedTagType()
259 else if (NFC_PROTOCOL_ISO_DEP == p_activate_params->protocol) in RW_SetActivatedTagType()
1340 rw_data.ndef.protocol = NFC_PROTOCOL_ISO_DEP; in rw_t4t_sm_ndef_format()1562 rw_data.ndef.protocol = NFC_PROTOCOL_ISO_DEP; in rw_t4t_sm_detect_ndef()
1519 else if (NFC_PROTOCOL_ISO_DEP == protocol) in nfa_rw_start_ndef_detection()1595 else if (NFC_PROTOCOL_ISO_DEP == protocol) in nfa_rw_start_ndef_read()1682 else if (NFC_PROTOCOL_ISO_DEP == protocol) in nfa_rw_start_ndef_write()1855 else if (NFC_PROTOCOL_ISO_DEP == protocol) in nfa_rw_presence_check()2027 else if (protocol == NFC_PROTOCOL_ISO_DEP) in nfa_rw_format_tag()2115 else if (NFC_PROTOCOL_ISO_DEP == protocol) in nfa_rw_config_tag_ro()
264 …PROTOCOL_T2T) && (protocol != NFC_PROTOCOL_15693) && (protocol != NFC_PROTOCOL_ISO_DEP) && (protoc… in NFA_RwSetTagReadOnly()271 ||(b_hard_lock && (protocol == NFC_PROTOCOL_ISO_DEP)) ) in NFA_RwSetTagReadOnly()
191 ||(protocol == NFC_PROTOCOL_ISO_DEP) in nfa_dm_is_protocol_supported()
1540 ||(nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_ISO_DEP) in nfa_dm_excl_disc_cback()1661 ||(nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_ISO_DEP) in nfa_dm_poll_disc_cback()1856 ||( (nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_ISO_DEP) in nfa_dm_notify_activation_status()
668 case NFC_PROTOCOL_ISO_DEP: in nfa_dm_disc_get_disc_mask()678 if (protocol == NFC_PROTOCOL_ISO_DEP) in nfa_dm_disc_get_disc_mask()718 case NFC_PROTOCOL_ISO_DEP: in nfa_dm_disc_get_disc_mask()728 if (protocol == NFC_PROTOCOL_ISO_DEP) in nfa_dm_disc_get_disc_mask()1363 if (protocol == NFC_PROTOCOL_ISO_DEP) in nfa_dm_disc_notify_activation()
122 #define NFA_PROTOCOL_ISO_DEP NFC_PROTOCOL_ISO_DEP /* Type 4A,4B - NFC-A or NFC-B */
346 #define NFC_PROTOCOL_ISO_DEP NCI_PROTOCOL_ISO_DEP /* Type 4A,4B - NFC-A or NFC-B */ macro
78 NFC_PROTOCOL_ISO_DEP,