Searched refs:GKI_TRACE_5 (Results 1 - 6 of 6) sorted by relevance
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
H A D | gki_debug.c | 62 GKI_TRACE_5("%02d: (R), %4d, %3d, %3d, %3d", 67 GKI_TRACE_5("%02d: (P), %4d, %3d, %3d, %3d", 92 GKI_TRACE_5("pool:%4u free %4u cur %3u max %3u total%3u", i, gki_cb.com.freeq[i].size, 147 GKI_TRACE_5("%2u %-8s %-5s 0x%04X 0x%04X Bytes",
|
/external/libnfc-nci/src/gki/common/ |
H A D | gki_debug.c | 62 GKI_TRACE_5("%02d: (R), %4d, %3d, %3d, %3d", 67 GKI_TRACE_5("%02d: (P), %4d, %3d, %3d, %3d", 92 GKI_TRACE_5("pool:%4u free %4u cur %3u max %3u total%3u", i, gki_cb.com.freeq[i].size, 147 GKI_TRACE_5("%2u %-8s %-5s 0x%04X 0x%04X Bytes",
|
/external/libnfc-nci/src/hal/include/ |
H A D | gki_hal_target.h | 257 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3,p4,p5) macro 265 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) macro
|
/external/libnfc-nci/src/include/ |
H A D | gki_target.h | 395 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3,p4,p5) macro 403 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) macro
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
H A D | gki_ulinux.c | 107 GKI_TRACE_5("gki_task_entry task_id=%i, thread_id=%x/%x, pCond/pMutex=%x/%x", p_pthread_info->task_id, 228 GKI_TRACE_5 ("GKI_create_task func=0x%x id=%d name=%s stack=0x%x stackSize=%d", task_entry, task_id, taskname, stack, stacksize);
|
/external/libnfc-nci/src/gki/ulinux/ |
H A D | gki_ulinux.c | 104 GKI_TRACE_5("gki_task_entry task_id=%i, thread_id=%x/%x, pCond/pMutex=%x/%x", p_pthread_info->task_id, 225 GKI_TRACE_5 ("GKI_create_task func=0x%x id=%d name=%s stack=0x%x stackSize=%d", task_entry, task_id, taskname, stack, stacksize);
|
Completed in 80 milliseconds