Searched refs:NFA_EE_FLAG_WAIT_HCI (Results 1 – 3 of 3) sorted by relevance
248 nfa_ee_cb.ee_flags |= NFA_EE_FLAG_WAIT_HCI; in nfa_ee_proc_nfcc_power_mode()283 nfa_ee_cb.ee_flags &= ~NFA_EE_FLAG_WAIT_HCI; in nfa_ee_proc_hci_info_cback()
1268 if ((nfa_ee_cb.ee_flags & NFA_EE_FLAG_WAIT_HCI) == 0) in nfa_ee_nci_disc_ntf()
392 #define NFA_EE_FLAG_WAIT_HCI 0x01 /* set this bit when waiting for HCI to finish the … macro