Searched refs:NFA_EE_ECB_FLAGS_DISC_REQ (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/int/
H A Dnfa_ee_int.h119 #define NFA_EE_ECB_FLAGS_DISC_REQ 0x40 /* NFCEE Discover Request NTF is set */ macro
/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_act.c1370 ||((p_cb->ecb_flags & NFA_EE_ECB_FLAGS_DISC_REQ) == 0) )
1722 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_DISC_REQ;

Completed in 113 milliseconds