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

  /external/libnfc-nci/src/nfc/llcp/
llcp_main.c 136 ** Function llcp_process_timeout
143 void llcp_process_timeout (TIMER_LIST_ENT *p_tle) function
147 LLCP_TRACE_DEBUG1 ("llcp_process_timeout: event=%d", p_tle->event);
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 302 void llcp_process_timeout (TIMER_LIST_ENT *p_tle);
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 263 llcp_process_timeout (p_tle);

Completed in 290 milliseconds