Searched refs:NFA_EE_ECB_FLAGS_RESTORE (Results 1 – 3 of 3) sorted by relevance
205 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_restore_one_ecb()223 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_restore_one_ecb()280 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_proc_nfcc_power_mode()
2293 if (p_cb->ecb_flags & NFA_EE_ECB_FLAGS_RESTORE) { in nfa_ee_check_restore_complete()2443 if (p_cb->ecb_flags & NFA_EE_ECB_FLAGS_RESTORE) { in nfa_ee_nci_mode_set_rsp()2451 p_cb->ecb_flags &= ~NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_nci_mode_set_rsp()2575 if (p_cb->ecb_flags & NFA_EE_ECB_FLAGS_RESTORE) { in nfa_ee_nci_conn()2576 p_cb->ecb_flags &= ~NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_nci_conn()
138 #define NFA_EE_ECB_FLAGS_RESTORE 0x20 macro