Searched refs:NFC_PROTOCOL_T1T (Results 1 – 12 of 12) sorted by relevance
101 case NFC_PROTOCOL_T1T: in CE_SetActivatedTagType()
227 if (NFC_PROTOCOL_T1T == p_activate_params->protocol) { in RW_SetActivatedTagType()
613 tlv_data.protocol = NFC_PROTOCOL_T1T; in rw_t1t_handle_read_rsp()621 ndef_data.protocol = NFC_PROTOCOL_T1T; in rw_t1t_handle_read_rsp()649 tlv_data.protocol = NFC_PROTOCOL_T1T; in rw_t1t_handle_read_rsp()664 tlv_data.protocol = NFC_PROTOCOL_T1T; in rw_t1t_handle_read_rsp()688 ndef_data.protocol = NFC_PROTOCOL_T1T; in rw_t1t_handle_read_rsp()
633 ndef_data.protocol = NFC_PROTOCOL_T1T; in rw_t1t_process_error()
1440 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_start_ndef_detection()1508 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_start_ndef_read()1582 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_start_ndef_write()1685 if (nfa_rw_cb.protocol == NFC_PROTOCOL_T1T) { in nfa_rw_write_ndef()1727 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_presence_check()1849 if (protocol == NFC_PROTOCOL_T1T) { in nfa_rw_format_tag()1879 case NFC_PROTOCOL_T1T: in nfa_rw_detect_tlv()1913 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_config_tag_ro()2503 if (NFC_PROTOCOL_T1T == nfa_rw_cb.protocol) { in nfa_rw_activate_ntf()
261 if ((protocol != NFC_PROTOCOL_T1T) && (protocol != NFC_PROTOCOL_T2T) && in NFA_RwSetTagReadOnly()
173 return ((protocol == NFC_PROTOCOL_T1T) || in nfa_dm_is_protocol_supported()
1485 if ((nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T1T) || in nfa_dm_excl_disc_cback()1598 } else if ((nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T1T) || in nfa_dm_poll_disc_cback()1774 if ((nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T1T) || in nfa_dm_notify_activation_status()
627 case NFC_PROTOCOL_T1T: in nfa_dm_disc_get_disc_mask()656 case NFC_PROTOCOL_T1T: in nfa_dm_disc_get_disc_mask()
122 #define NFA_PROTOCOL_T1T NFC_PROTOCOL_T1T
366 #define NFC_PROTOCOL_T1T NCI_PROTOCOL_T1T macro
102 NFC_PROTOCOL_T1T, NFC_PROTOCOL_T2T, NFC_PROTOCOL_T3T, NFC_PROTOCOL_ISO_DEP,