OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GKI_TRACE_5
(Results
1 - 6
of
6
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
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/
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/
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)
265
#define
GKI_TRACE_5
(m,p1,p2,p3,p4,p5)
/external/libnfc-nci/src/include/
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)
403
#define
GKI_TRACE_5
(m,p1,p2,p3,p4,p5)
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c
108
GKI_TRACE_5
("gki_task_entry task_id=%i, thread_id=%x/%x, pCond/pMutex=%x/%x", p_pthread_info->task_id,
229
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);
[
all
...]
/external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c
105
GKI_TRACE_5
("gki_task_entry task_id=%i, thread_id=%x/%x, pCond/pMutex=%x/%x", p_pthread_info->task_id,
226
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);
[
all
...]
Completed in 263 milliseconds