Searched refs:GKI_TRACE_1 (Results 1 – 6 of 6) sorted by relevance
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
D | gki_ulinux.c | 117 GKI_TRACE_1("gki_task task_id=%i terminating", p_pthread_info->task_id); in gki_task_entry() 254 GKI_TRACE_1("GKI creating JOINABLE task %i", task_id); in GKI_create_task() 352 GKI_TRACE_1( "pthread_join() FAILED: result: %d", result ); in GKI_shutdown() 355 GKI_TRACE_1( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]); in GKI_shutdown() 449 GKI_TRACE_1("%s enter", __func__); in timer_thread() 468 GKI_TRACE_1("%s exit", __func__); in timer_thread() 490 GKI_TRACE_1("%s enter", __func__); in GKI_run() 499 GKI_TRACE_1("%s exit", __func__); in GKI_run() 515 GKI_TRACE_1("%s: enter", __func__); in GKI_run_worker_thread() 524 GKI_TRACE_1( "%s: Start/Stop GKI_timer_update_registered!", __func__ ); in GKI_run_worker_thread() [all …]
|
/external/libnfc-nci/src/gki/ulinux/ |
D | gki_ulinux.c | 114 GKI_TRACE_1("gki_task task_id=%i terminating", p_pthread_info->task_id); in gki_task_entry() 251 GKI_TRACE_1("GKI creating JOINABLE task %i", task_id); in GKI_create_task() 352 GKI_TRACE_1( "pthread_join() FAILED: result: %d", result ); in GKI_shutdown() 355 GKI_TRACE_1( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]); in GKI_shutdown() 449 GKI_TRACE_1("%s enter", __func__); in timer_thread() 468 GKI_TRACE_1("%s exit", __func__); in timer_thread() 490 GKI_TRACE_1("%s enter", __func__); in GKI_run() 548 GKI_TRACE_1("%s waiting timer mutex", __func__); in GKI_run() 552 GKI_TRACE_1("%s exited timer mutex", __func__); in GKI_run() 562 GKI_TRACE_1("%s exit", __func__); in GKI_run() [all …]
|
/external/libnfc-nci/src/include/ |
D | gki_target.h | 391 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro 399 #define GKI_TRACE_1(m,p1) macro
|
/external/libnfc-nci/halimpl/bcm2079x/hal/include/ |
D | gki_hal_target.h | 229 #define GKI_TRACE_1(m,p1) macro
|
/external/libnfc-nci/src/hal/include/ |
D | gki_hal_target.h | 230 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro
|
/external/bluetooth/bluedroid/include/ |
D | gki_target.h | 407 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro
|