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

  /external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c 245 nfa_ee_cb.num_ee_expecting = 0;
259 nfa_ee_cb.num_ee_expecting = 0;
481 nfa_ee_cb.num_ee_expecting = 0;
492 nfa_ee_cb.num_ee_expecting++;
504 if (nfa_ee_cb.num_ee_expecting)
nfa_ee_act.c 941 NFA_TRACE_DEBUG3("nfa_ee_report_disc_done() em_state:%d num_ee_expecting:%d notify_enable_done:%d", nfa_ee_cb.em_state, nfa_ee_cb.num_ee_expecting, notify_enable_done);
942 if (nfa_ee_cb.num_ee_expecting == 0)
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 416 UINT8 num_ee_expecting; /* number of ee_info still expecting*/ member in struct:__anon28787

Completed in 176 milliseconds