Searched refs:NFA_GetNCIVersion (Results 1 – 5 of 5) sorted by relevance
565 ((NFA_GetNCIVersion() == NCI_VERSION_2_0) && (aid_len != 0) && in NFA_EeAddAidRouting()567 ((NFA_GetNCIVersion() != NCI_VERSION_2_0) && in NFA_EeAddAidRouting()623 if (((NFA_GetNCIVersion() == NCI_VERSION_2_0) && (aid_len != 0) && in NFA_EeRemoveAidRouting()625 ((NFA_GetNCIVersion() != NCI_VERSION_2_0) && in NFA_EeRemoveAidRouting()679 } else if ((NFA_GetNCIVersion() != NCI_VERSION_2_0) && in NFA_EeAddSystemCodeRouting()727 } else if ((NFA_GetNCIVersion() != NCI_VERSION_2_0) && in NFA_EeRemoveSystemCodeRouting()
771 if (NFA_GetNCIVersion() != NCI_VERSION_2_0) NFC_NfceeDiscover(false); in nfa_ee_api_discover()1862 if (NFA_GetNCIVersion() != NCI_VERSION_2_0) NFC_NfceeDiscover(false); in nfa_ee_nci_disc_ntf()1929 if (NFA_GetNCIVersion() == NCI_VERSION_2_0) in nfa_ee_nci_disc_ntf()1958 if (NFA_GetNCIVersion() == NCI_VERSION_2_0) in nfa_ee_nci_disc_ntf()2000 if ((NFA_GetNCIVersion() == NCI_VERSION_2_0) && in nfa_ee_nci_nfcee_status_ntf()2741 if (NFA_GetNCIVersion() != NCI_VERSION_2_0) NFC_NfceeDiscover(false); in nfa_ee_discv_timeout()
1355 extern uint8_t NFA_GetNCIVersion();
173 uint8_t NFA_GetNCIVersion() { return NFC_GetNCIVersion(); } in NFA_GetNCIVersion() function
1364 if (NFA_GetNCIVersion() == NCI_VERSION_2_0) { in nfa_hci_handle_admin_gate_rsp()