Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Dgki_ulinux.c117 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/
Dgki_ulinux.c114 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/
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
/external/libnfc-nci/halimpl/bcm2079x/hal/include/
Dgki_hal_target.h229 #define GKI_TRACE_1(m,p1) macro
/external/libnfc-nci/src/hal/include/
Dgki_hal_target.h230 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro
/external/bluetooth/bluedroid/include/
Dgki_target.h407 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro