OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GKI_TRACE_3
(Results
1 - 7
of
7
) sorted by null
/external/libnfc-nci/src/hal/include/
gki_hal_target.h
255
#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)
263
#define
GKI_TRACE_3
(m,p1,p2,p3)
/external/libnfc-nci/src/include/
gki_target.h
393
#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)
401
#define
GKI_TRACE_3
(m,p1,p2,p3)
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c
252
GKI_TRACE_3
("GKI creating task %i, pCond/pMutex=%x/%x", task_id, pCondVar, pMutex);
544
GKI_TRACE_3
("%s: run_cond(%x)=%d ", __func__, p_run_cond, *p_run_cond);
648
GKI_TRACE_3
("GKI_wait %d %x %d", rtask, flag, timeout);
657
GKI_TRACE_3
("GKI_wait task=%i, pCond/pMutex = %x/%x", rtask, p_pthread_info->pCond, p_pthread_info->pMutex);
[
all
...]
/external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c
249
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);
[
all
...]
/external/bluetooth/bluedroid/include/
gki_target.h
409
#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)
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c
806
GKI_TRACE_3
("%s: invalid argument %x, %x****************************<<", __func__, p_timer_listq, p_tle);
/external/libnfc-nci/src/gki/common/
gki_time.c
806
GKI_TRACE_3
("%s: invalid argument %x, %x****************************<<", __func__, p_timer_listq, p_tle);
Completed in 45 milliseconds