Home
last modified time | relevance | path

Searched refs:NFA_EE_FLAG_NOTIFY_HCI (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_ee_int.h472 #define NFA_EE_FLAG_NOTIFY_HCI 0x02 macro
/system/nfc/src/nfa/ee/
Dnfa_ee_main.cc258 nfa_ee_cb.ee_flags |= NFA_EE_FLAG_NOTIFY_HCI; in nfa_ee_proc_nfcc_power_mode()
Dnfa_ee_act.cc1688 (nfa_ee_cb.ee_flags & NFA_EE_FLAG_NOTIFY_HCI)) { in nfa_ee_report_disc_done()
1689 nfa_ee_cb.ee_flags &= ~NFA_EE_FLAG_NOTIFY_HCI; in nfa_ee_report_disc_done()