Home
last modified time | relevance | path

Searched refs:GKI_TRACE_1 (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Dgki_ulinux.c116 GKI_TRACE_1("gki_task task_id=%i terminating", p_pthread_info->task_id); in gki_task_entry()
256 GKI_TRACE_1("GKI creating JOINABLE task %i", task_id); in GKI_create_task()
354 GKI_TRACE_1( "pthread_join() FAILED: result: %d", result ); in GKI_shutdown()
357 GKI_TRACE_1( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]); in GKI_shutdown()
451 GKI_TRACE_1("%s enter", __func__); in timer_thread()
470 GKI_TRACE_1("%s exit", __func__); in timer_thread()
492 GKI_TRACE_1("%s enter", __func__); in GKI_run()
501 GKI_TRACE_1("%s exit", __func__); in GKI_run()
517 GKI_TRACE_1("%s: enter", __func__); in GKI_run_worker_thread()
526 GKI_TRACE_1( "%s: Start/Stop GKI_timer_update_registered!", __func__ ); in GKI_run_worker_thread()
[all …]
/external/libnfc-nci/src/gki/ulinux/
Dgki_ulinux.c113 GKI_TRACE_1("gki_task task_id=%i terminating", p_pthread_info->task_id); in gki_task_entry()
253 GKI_TRACE_1("GKI creating JOINABLE task %i", task_id); in GKI_create_task()
354 GKI_TRACE_1( "pthread_join() FAILED: result: %d", result ); in GKI_shutdown()
357 GKI_TRACE_1( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]); in GKI_shutdown()
451 GKI_TRACE_1("%s enter", __func__); in timer_thread()
470 GKI_TRACE_1("%s exit", __func__); in timer_thread()
492 GKI_TRACE_1("%s enter", __func__); in GKI_run()
553 GKI_TRACE_1("%s waiting timer mutex", __func__); in GKI_run()
557 GKI_TRACE_1("%s exited timer mutex", __func__); in GKI_run()
567 GKI_TRACE_1("%s exit", __func__); in GKI_run()
[all …]
/external/libnfc-nci/src/hal/include/
Dgki_hal_target.h253 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro
261 #define GKI_TRACE_1(m,p1) macro
/external/libnfc-nci/src/include/
Dgki_target.h391 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro
399 #define GKI_TRACE_1(m,p1) macro