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

  /external/libnfc-nci/src/nfc/llcp/
llcp_main.c 135 ** Function llcp_process_timeout
142 void llcp_process_timeout (TIMER_LIST_ENT *p_tle) function
146 LLCP_TRACE_DEBUG1 ("llcp_process_timeout: event=%d", p_tle->event);
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 262 llcp_process_timeout (p_tle);
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 295 void llcp_process_timeout (TIMER_LIST_ENT *p_tle);

Completed in 79 milliseconds