Searched refs:NFA_PROTOCOL_T2T (Results 1 – 4 of 4) sorted by relevance
647 if (sCurrentActivatedProtocl == NFA_PROTOCOL_T2T) { in reSelect()821 else if (sCurrentConnectedTargetProtocol == NFA_PROTOCOL_T2T) in nativeNfcTag_doReconnect()1023 if ((natTag.getProtocol() == NFA_PROTOCOL_T2T) && in nativeNfcTag_doTransceive()1110 } else if (NFA_PROTOCOL_T2T == libnfcType) { in nativeNfcTag_doGetNdefType()1456 } else if (NFA_PROTOCOL_T2T == protocol) { in nativeNfcTag_doIsNdefFormatable()
129 #define NFA_PROTOCOL_T2T NFC_PROTOCOL_T2T macro
1183 (nfa_dm_cb.disc_cb.activated_protocol == NFA_PROTOCOL_T2T) || in nfa_dm_act_send_raw_frame()
2584 (p_activate_params->protocol != NFA_PROTOCOL_T2T) && in nfa_rw_activate_ntf()