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()
634 ndef_data.protocol = NFC_PROTOCOL_T1T; in rw_t1t_process_error()
1536 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_start_ndef_detection()1606 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_start_ndef_read()1684 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_start_ndef_write()1791 if (nfa_rw_cb.protocol == NFC_PROTOCOL_T1T) { in nfa_rw_write_ndef()1833 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_presence_check()1955 if (protocol == NFC_PROTOCOL_T1T) { in nfa_rw_format_tag()1987 case NFC_PROTOCOL_T1T: in nfa_rw_detect_tlv()2021 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_config_tag_ro()2611 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()
174 return ((protocol == NFC_PROTOCOL_T1T) || in nfa_dm_is_protocol_supported()
1487 if ((nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T1T) || in nfa_dm_excl_disc_cback()1601 } else if ((nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T1T) || in nfa_dm_poll_disc_cback()1777 if ((nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T1T) || in nfa_dm_notify_activation_status()
602 case NFC_PROTOCOL_T1T: in nfa_dm_disc_get_disc_mask()631 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
105 NFC_PROTOCOL_T1T, NFC_PROTOCOL_T2T, NFC_PROTOCOL_T3T, NFC_PROTOCOL_ISO_DEP,