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

  /external/libnfc-nci/src/hal/include/
gki_hal_target.h 255 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3)
263 #define GKI_TRACE_3(m,p1,p2,p3)
  /external/libnfc-nci/src/include/
gki_target.h 393 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3)
401 #define GKI_TRACE_3(m,p1,p2,p3)
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 253 GKI_TRACE_3("GKI creating task %i, pCond/pMutex=%x/%x", task_id, pCondVar, pMutex);
545 GKI_TRACE_3("%s: run_cond(%x)=%d ", __func__, p_run_cond, *p_run_cond);
649 GKI_TRACE_3("GKI_wait %d %x %d", rtask, flag, timeout);
658 GKI_TRACE_3("GKI_wait task=%i, pCond/pMutex = %x/%x", rtask, p_pthread_info->pCond, p_pthread_info->pMutex);
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 250 GKI_TRACE_3("GKI creating task %i, pCond/pMutex=%x/%x", task_id, pCondVar, pMutex);
626 GKI_TRACE_3("GKI_wait %d %x %d", rtask, flag, timeout);
635 GKI_TRACE_3("GKI_wait task=%i, pCond/pMutex = %x/%x", rtask, p_pthread_info->pCond, p_pthread_info->pMutex);
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c 806 GKI_TRACE_3("%s: invalid argument %x, %x****************************<<", __func__, p_timer_listq, p_tle);
  /external/libnfc-nci/src/gki/common/
gki_time.c 806 GKI_TRACE_3("%s: invalid argument %x, %x****************************<<", __func__, p_timer_listq, p_tle);

Completed in 268 milliseconds