Home
last modified time | relevance | path

Searched refs:GKI_TRACE_5 (Results 1 – 6 of 6) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_debug.c62 GKI_TRACE_5("%02d: (R), %4d, %3d, %3d, %3d", in GKI_PrintBufferUsage()
67 GKI_TRACE_5("%02d: (P), %4d, %3d, %3d, %3d", in GKI_PrintBufferUsage()
92 GKI_TRACE_5("pool:%4u free %4u cur %3u max %3u total%3u", i, gki_cb.com.freeq[i].size, in GKI_PrintBuffer()
147 GKI_TRACE_5("%2u %-8s %-5s 0x%04X 0x%04X Bytes", in GKI_print_task()
/external/libnfc-nci/src/gki/common/
Dgki_debug.c62 GKI_TRACE_5("%02d: (R), %4d, %3d, %3d, %3d", in GKI_PrintBufferUsage()
67 GKI_TRACE_5("%02d: (P), %4d, %3d, %3d, %3d", in GKI_PrintBufferUsage()
92 GKI_TRACE_5("pool:%4u free %4u cur %3u max %3u total%3u", i, gki_cb.com.freeq[i].size, in GKI_PrintBuffer()
147 GKI_TRACE_5("%2u %-8s %-5s 0x%04X 0x%04X Bytes", in GKI_print_task()
/external/libnfc-nci/src/hal/include/
Dgki_hal_target.h257 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro
265 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) macro
/external/libnfc-nci/src/include/
Dgki_target.h395 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro
403 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) macro
/external/libnfc-nci/src/gki/ulinux/
Dgki_ulinux.c105GKI_TRACE_5("gki_task_entry task_id=%i, thread_id=%x/%x, pCond/pMutex=%x/%x", p_pthread_info->task… in gki_task_entry()
226GKI_TRACE_5 ("GKI_create_task func=0x%x id=%d name=%s stack=0x%x stackSize=%d", task_entry, ta… in GKI_create_task()
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Dgki_ulinux.c108GKI_TRACE_5("gki_task_entry task_id=%i, thread_id=%x/%x, pCond/pMutex=%x/%x", p_pthread_info->task… in gki_task_entry()
229GKI_TRACE_5 ("GKI_create_task func=0x%x id=%d name=%s stack=0x%x stackSize=%d", task_entry, ta… in GKI_create_task()