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

  /external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c 241 nfa_ee_cb.ee_flags |= NFA_EE_FLAG_WAIT_HCI;
275 nfa_ee_cb.ee_flags &= ~NFA_EE_FLAG_WAIT_HCI;
nfa_ee_act.c     [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 368 #define NFA_EE_FLAG_WAIT_HCI 0x01 /* set this bit when waiting for HCI to finish the initialization process in NFA_EE_EM_STATE_RESTORING */

Completed in 23 milliseconds