Searched refs:NFC_NfceeDiscover (Results 1 – 4 of 4) sorted by relevance
53 tNFC_STATUS NFC_NfceeDiscover(bool discover) { in NFC_NfceeDiscover() function
140 NFC_NfceeDiscover(true); in nfa_ee_sys_enable()258 NFC_NfceeDiscover(true); in nfa_ee_proc_nfcc_power_mode()
771 if (NFA_GetNCIVersion() != NCI_VERSION_2_0) NFC_NfceeDiscover(false); in nfa_ee_api_discover()774 NFC_NfceeDiscover(true) == NFC_STATUS_OK) { in nfa_ee_api_discover()1862 if (NFA_GetNCIVersion() != NCI_VERSION_2_0) NFC_NfceeDiscover(false); in nfa_ee_nci_disc_ntf()2005 NFC_NfceeDiscover(true); in nfa_ee_nci_nfcee_status_ntf()2741 if (NFA_GetNCIVersion() != NCI_VERSION_2_0) NFC_NfceeDiscover(false); in nfa_ee_discv_timeout()
919 extern tNFC_STATUS NFC_NfceeDiscover(bool discover);