Home
last modified time | relevance | path

Searched refs:NFC_NfceeDiscover (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/nfc/nfc/
Dnfc_ee.cc53 tNFC_STATUS NFC_NfceeDiscover(bool discover) { in NFC_NfceeDiscover() function
/system/nfc/src/nfa/ee/
Dnfa_ee_main.cc140 NFC_NfceeDiscover(true); in nfa_ee_sys_enable()
258 NFC_NfceeDiscover(true); in nfa_ee_proc_nfcc_power_mode()
Dnfa_ee_act.cc771 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()
/system/nfc/src/nfc/include/
Dnfc_api.h919 extern tNFC_STATUS NFC_NfceeDiscover(bool discover);