Searched refs:NFC_PROTOCOL_T1T (Results 1 – 14 of 14) sorted by relevance
102 case NFC_PROTOCOL_T1T: in CE_SetActivatedTagType()
258 if (NFC_PROTOCOL_T1T == p_activate_params->protocol) { in RW_SetActivatedTagType()
610 tlv_data.protocol = NFC_PROTOCOL_T1T; in rw_t1t_handle_read_rsp()618 ndef_data.protocol = NFC_PROTOCOL_T1T; in rw_t1t_handle_read_rsp()646 tlv_data.protocol = NFC_PROTOCOL_T1T; in rw_t1t_handle_read_rsp()661 tlv_data.protocol = NFC_PROTOCOL_T1T; in rw_t1t_handle_read_rsp()685 ndef_data.protocol = NFC_PROTOCOL_T1T; in rw_t1t_handle_read_rsp()
629 ndef_data.protocol = NFC_PROTOCOL_T1T; in rw_t1t_process_error()
1542 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_start_ndef_detection()1611 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_start_ndef_read()1689 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_start_ndef_write()1795 if (nfa_rw_cb.protocol == NFC_PROTOCOL_T1T) { in nfa_rw_write_ndef()1837 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_presence_check()1958 if (protocol == NFC_PROTOCOL_T1T) { in nfa_rw_format_tag()1990 case NFC_PROTOCOL_T1T: in nfa_rw_detect_tlv()2024 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_config_tag_ro()2632 if (NFC_PROTOCOL_T1T == nfa_rw_cb.protocol) { in nfa_rw_activate_ntf()
259 if ((protocol != NFC_PROTOCOL_T1T) && (protocol != NFC_PROTOCOL_T2T) && in NFA_RwSetTagReadOnly()
44 .protocol = NFC_PROTOCOL_T1T, in Init()
171 return ((protocol == NFC_PROTOCOL_T1T) || in nfa_dm_is_protocol_supported()
1426 if ((nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T1T) || in nfa_dm_excl_disc_cback()1523 if ((nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T1T) || in nfa_dm_poll_disc_cback()1677 if ((nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T1T) || in nfa_dm_notify_activation_status()
664 case NFC_PROTOCOL_T1T: in nfa_dm_disc_get_disc_mask()693 case NFC_PROTOCOL_T1T: in nfa_dm_disc_get_disc_mask()
63 return NFC_PROTOCOL_T1T; in GetProtocol()
126 #define NFA_PROTOCOL_T1T NFC_PROTOCOL_T1T
375 #define NFC_PROTOCOL_T1T NCI_PROTOCOL_T1T macro
105 NFC_PROTOCOL_T1T, NFC_PROTOCOL_T2T, NFC_PROTOCOL_T3T, NFC_PROTOCOL_ISO_DEP,