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

  /external/libnfc-nci/src/nfa/rw/
nfa_rw_main.c 52 nfa_rw_presence_check_tick, /* NFA_RW_PRESENCE_CHECK_TICK_EVT */
230 case NFA_RW_PRESENCE_CHECK_TICK_EVT:
231 return "NFA_RW_PRESENCE_CHECK_TICK_EVT";
nfa_rw_act.c 161 nfa_sys_start_timer(&nfa_rw_cb.tle, NFA_RW_PRESENCE_CHECK_TICK_EVT, presence_check_start_delay);
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_rw_int.h 58 NFA_RW_PRESENCE_CHECK_TICK_EVT,

Completed in 27 milliseconds