Searched refs:NFC_PROTOCOL_T1T (Results 1 – 14 of 14) sorted by relevance
108 case NFC_PROTOCOL_T1T: in CE_SetActivatedTagType()
266 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()
304 if (NFC_PROTOCOL_T1T == rfDetail.protocol) { in discoverTechnologies()803 (NFC_PROTOCOL_T1T | NFC_PROTOCOL_T2T | NFC_PROTOCOL_MIFARE | in fillNativeNfcTagMembers4()820 if (NFC_PROTOCOL_T1T == mTechLibNfcTypes[i] || in fillNativeNfcTagMembers4()822 if (mTechLibNfcTypes[i] == NFC_PROTOCOL_T1T) in fillNativeNfcTagMembers4()1218 if (mProtocol != NFC_PROTOCOL_T1T) { in getT1tMaxMessageSize()1240 if (activate.activate_ntf.protocol != NFC_PROTOCOL_T1T) { in calculateT1tMaxMessageSize()
1539 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_start_ndef_detection()1609 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_start_ndef_read()1687 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_start_ndef_write()1793 if (nfa_rw_cb.protocol == NFC_PROTOCOL_T1T) { in nfa_rw_write_ndef()1835 if (NFC_PROTOCOL_T1T == protocol) { in nfa_rw_presence_check()1957 if (protocol == NFC_PROTOCOL_T1T) { in nfa_rw_format_tag()1989 case NFC_PROTOCOL_T1T: in nfa_rw_detect_tlv()2023 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()
262 if ((protocol != NFC_PROTOCOL_T1T) && (protocol != NFC_PROTOCOL_T2T) && in NFA_RwSetTagReadOnly()
44 .protocol = NFC_PROTOCOL_T1T, in Init()
1510 if ((nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T1T) || in nfa_dm_excl_disc_cback()1624 } else if ((nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T1T) || in nfa_dm_poll_disc_cback()1800 if ((nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_T1T) || in nfa_dm_notify_activation_status()
175 return ((protocol == NFC_PROTOCOL_T1T) || in nfa_dm_is_protocol_supported()
601 case NFC_PROTOCOL_T1T: in nfa_dm_disc_get_disc_mask()630 case NFC_PROTOCOL_T1T: in nfa_dm_disc_get_disc_mask()
127 #define NFA_PROTOCOL_T1T NFC_PROTOCOL_T1T
374 #define NFC_PROTOCOL_T1T NCI_PROTOCOL_T1T macro
106 NFC_PROTOCOL_T1T, NFC_PROTOCOL_T2T, NFC_PROTOCOL_T3T, NFC_PROTOCOL_ISO_DEP,