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

  /system/nfc/src/nfc/llcp/
llcp_main.cc 141 ** Function llcp_process_timeout
148 void llcp_process_timeout(TIMER_LIST_ENT* p_tle) { function
152 << StringPrintf("llcp_process_timeout: event=%d", p_tle->event);
  /system/nfc/src/nfc/include/
llcp_int.h 296 void llcp_process_timeout(TIMER_LIST_ENT* p_tle);
  /system/nfc/src/nfc/nfc/
nfc_task.cc 249 llcp_process_timeout(p_tle);

Completed in 98 milliseconds