OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GKI_TRACE_1
(Results
1 - 5
of
5
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c
117
GKI_TRACE_1
("gki_task task_id=%i terminating", p_pthread_info->task_id);
254
GKI_TRACE_1
("GKI creating JOINABLE task %i", task_id);
352
GKI_TRACE_1
( "pthread_join() FAILED: result: %d", result );
355
GKI_TRACE_1
( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
449
GKI_TRACE_1
("%s enter", __func__);
468
GKI_TRACE_1
("%s exit", __func__);
490
GKI_TRACE_1
("%s enter", __func__);
499
GKI_TRACE_1
("%s exit", __func__);
515
GKI_TRACE_1
("%s: enter", __func__);
524
GKI_TRACE_1
( "%s: Start/Stop GKI_timer_update_registered!", __func__ )
[
all
...]
/external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c
114
GKI_TRACE_1
("gki_task task_id=%i terminating", p_pthread_info->task_id);
251
GKI_TRACE_1
("GKI creating JOINABLE task %i", task_id);
352
GKI_TRACE_1
( "pthread_join() FAILED: result: %d", result );
355
GKI_TRACE_1
( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
449
GKI_TRACE_1
("%s enter", __func__);
468
GKI_TRACE_1
("%s exit", __func__);
490
GKI_TRACE_1
("%s enter", __func__);
551
GKI_TRACE_1
("%s waiting timer mutex", __func__);
555
GKI_TRACE_1
("%s exited timer mutex", __func__);
565
GKI_TRACE_1
("%s exit", __func__)
[
all
...]
/external/libnfc-nci/src/hal/include/
gki_hal_target.h
253
#define
GKI_TRACE_1
(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1)
261
#define
GKI_TRACE_1
(m,p1)
/external/libnfc-nci/src/include/
gki_target.h
391
#define
GKI_TRACE_1
(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1)
399
#define
GKI_TRACE_1
(m,p1)
/external/bluetooth/bluedroid/include/
gki_target.h
407
#define
GKI_TRACE_1
(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1)
Completed in 1369 milliseconds