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

  /external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c 244 nfa_ee_cb.em_state = NFA_EE_EM_STATE_RESTORING;
573 case NFA_EE_EM_STATE_RESTORING:
679 case NFA_EE_EM_STATE_RESTORING:
nfa_ee_act.c     [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 88 NFA_EE_EM_STATE_RESTORING,
392 #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 */
393 #define NFA_EE_FLAG_NOTIFY_HCI 0x02 /* set this bit when EE needs to notify the p_enable_cback at the end of NFCEE discover process in NFA_EE_EM_STATE_RESTORING */

Completed in 181 milliseconds