Searched refs:GKI_TRACE_3 (Results 1 – 6 of 6) sorted by relevance
/external/libnfc-nci/src/hal/include/ |
D | gki_hal_target.h | 255 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro 263 #define GKI_TRACE_3(m,p1,p2,p3) macro
|
/external/libnfc-nci/src/include/ |
D | gki_target.h | 393 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro 401 #define GKI_TRACE_3(m,p1,p2,p3) macro
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
D | gki_ulinux.c | 254 GKI_TRACE_3("GKI creating task %i, pCond/pMutex=%x/%x", task_id, pCondVar, pMutex); in GKI_create_task() 546 GKI_TRACE_3("%s: run_cond(%x)=%d ", __func__, p_run_cond, *p_run_cond); in GKI_run_worker_thread() 650 GKI_TRACE_3("GKI_wait %d %x %d", rtask, flag, timeout); in GKI_wait() 659 …GKI_TRACE_3("GKI_wait task=%i, pCond/pMutex = %x/%x", rtask, p_pthread_info->pCond, p_pthread_info… in GKI_wait()
|
/external/libnfc-nci/src/gki/ulinux/ |
D | gki_ulinux.c | 251 GKI_TRACE_3("GKI creating task %i, pCond/pMutex=%x/%x", task_id, pCondVar, pMutex); in GKI_create_task() 627 GKI_TRACE_3("GKI_wait %d %x %d", rtask, flag, timeout); in GKI_wait() 636 …GKI_TRACE_3("GKI_wait task=%i, pCond/pMutex = %x/%x", rtask, p_pthread_info->pCond, p_pthread_info… in GKI_wait()
|
/external/libnfc-nci/src/gki/common/ |
D | gki_time.c | 806 …GKI_TRACE_3("%s: invalid argument %x, %x****************************<<", __func__, p_timer_listq, … in GKI_add_to_timer_list()
|
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
D | gki_time.c | 806 …GKI_TRACE_3("%s: invalid argument %x, %x****************************<<", __func__, p_timer_listq, … in GKI_add_to_timer_list()
|