Searched refs:NFC_PROTOCOL_T3T (Results 1 – 11 of 11) sorted by relevance
105 case NFC_PROTOCOL_T3T: /* Type3Tag - NFC-F */ in CE_SetActivatedTagType()
240 } else if (NFC_PROTOCOL_T3T == p_activate_params->protocol) { in RW_SetActivatedTagType()
1330 evt_data.protocol = NFC_PROTOCOL_T3T; in rw_t3t_act_handle_ndef_detect_rsp()
1544 } else if (NFC_PROTOCOL_T3T == protocol) { in nfa_rw_start_ndef_detection()1616 } else if (NFC_PROTOCOL_T3T == protocol) { in nfa_rw_start_ndef_read()1694 } else if (NFC_PROTOCOL_T3T == protocol) { in nfa_rw_start_ndef_write()1845 } else if (NFC_PROTOCOL_T3T == protocol) { in nfa_rw_presence_check()1960 } else if (protocol == NFC_PROTOCOL_T3T) { in nfa_rw_format_tag()2035 } else if (NFC_PROTOCOL_T3T == protocol) { in nfa_rw_config_tag_ro()2636 } else if (NFC_PROTOCOL_T3T == nfa_rw_cb.protocol) { in nfa_rw_activate_ntf()
263 (protocol != NFC_PROTOCOL_T3T)) { in NFA_RwSetTagReadOnly()
177 (protocol == NFC_PROTOCOL_T3T) || in nfa_dm_is_protocol_supported()
1489 (nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T3T) || in nfa_dm_excl_disc_cback()1603 (nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T3T) || in nfa_dm_poll_disc_cback()1779 (nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T3T) || in nfa_dm_notify_activation_status()
619 if (protocol == NFC_PROTOCOL_T3T) in nfa_dm_disc_get_disc_mask()648 if (protocol == NFC_PROTOCOL_T3T) in nfa_dm_disc_get_disc_mask()1289 else if (protocol == NFC_PROTOCOL_T3T) { in nfa_dm_disc_notify_activation()
126 #define NFA_PROTOCOL_T3T NFC_PROTOCOL_T3T
370 #define NFC_PROTOCOL_T3T NCI_PROTOCOL_T3T macro
105 NFC_PROTOCOL_T1T, NFC_PROTOCOL_T2T, NFC_PROTOCOL_T3T, NFC_PROTOCOL_ISO_DEP,