Searched refs:GKI_TRACE_3 (Results 1 - 6 of 6) sorted by relevance

/external/libnfc-nci/src/hal/include/
H A Dgki_hal_target.h255 #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) macro
263 #define GKI_TRACE_3(m,p1,p2,p3) macro
/external/libnfc-nci/src/include/
H A Dgki_target.h393 #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) macro
401 #define GKI_TRACE_3(m,p1,p2,p3) macro
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c253 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);
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c250 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);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki_time.c806 GKI_TRACE_3("%s: invalid argument %x, %x****************************<<", __func__, p_timer_listq, p_tle);
/external/libnfc-nci/src/gki/common/
H A Dgki_time.c806 GKI_TRACE_3("%s: invalid argument %x, %x****************************<<", __func__, p_timer_listq, p_tle);

Completed in 244 milliseconds