HomeSort by relevance Sort by last modified time
    Searched refs:NFA_EE_FLAG_WAIT_DISCONN (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c 494 nfa_ee_cb.ee_flags |= NFA_EE_FLAG_WAIT_DISCONN;
522 if (!(nfa_ee_cb.ee_flags & NFA_EE_FLAG_WAIT_DISCONN))
nfa_ee_act.c     [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 370 #define NFA_EE_FLAG_WAIT_DISCONN 0x04 /* set this bit when gracefully disable with outstanding NCI connections */

Completed in 29 milliseconds