Searched refs:rw_i93_process_timeout (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_task.c279 rw_i93_process_timeout (p_tle);
/external/libnfc-nci/src/nfc/int/
H A Drw_int.h630 extern void rw_i93_process_timeout (TIMER_LIST_ENT *p_tle);
/external/libnfc-nci/src/nfc/tags/
H A Drw_i93.c2982 ** Function rw_i93_process_timeout
2989 void rw_i93_process_timeout (TIMER_LIST_ENT *p_tle) function
2993 RW_TRACE_DEBUG1 ("rw_i93_process_timeout () event=%d", p_tle->event);
3002 RW_TRACE_ERROR1 ("rw_i93_process_timeout (): retry_count = %d", rw_cb.tcb.i93.retry_count);
3021 RW_TRACE_ERROR1 ("rw_i93_process_timeout () unknown event=%d", p_tle->event);

Completed in 62 milliseconds