Searched refs:GKI_TRACE_2 (Results 1 – 5 of 5) sorted by relevance
/external/libnfc-nci/src/gki/ulinux/ |
D | gki_ulinux.c | 269 GKI_TRACE_2("pthread_create failed(%d), %s!", ret, taskname); in GKI_create_task() 519 GKI_TRACE_2("GKI_run, run_cond(%x)=%d ", p_run_cond, *p_run_cond); in GKI_run() 756 GKI_TRACE_2("GKI_delay %d %d", rtask, timeout); in GKI_delay() 776 GKI_TRACE_2("GKI_delay %d %d done", rtask, timeout); in GKI_delay() 798 GKI_TRACE_2("GKI_send_event %d %x", task_id, event); in GKI_send_event() 813 GKI_TRACE_2("GKI_send_event %d %x done", task_id, event); in GKI_send_event() 842 GKI_TRACE_2("GKI_isend_event %d %x", task_id, event); in GKI_isend_event() 843 GKI_TRACE_2("GKI_isend_event %d %x done", task_id, event); in GKI_isend_event() 869 GKI_TRACE_2("GKI_get_taskid %x %d done", thread_id, i); in GKI_get_taskid() 902 GKI_TRACE_2("GKI_map_taskname %d %s done", task_id, gki_cb.com.OSTName[task_id]); in GKI_map_taskname()
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
D | gki_ulinux.c | 272 GKI_TRACE_2("pthread_create failed(%d), %s!", ret, taskname); in GKI_create_task() 778 GKI_TRACE_2("GKI_delay %d %d", rtask, timeout); in GKI_delay() 798 GKI_TRACE_2("GKI_delay %d %d done", rtask, timeout); in GKI_delay() 820 GKI_TRACE_2("GKI_send_event %d %x", task_id, event); in GKI_send_event() 835 GKI_TRACE_2("GKI_send_event %d %x done", task_id, event); in GKI_send_event() 864 GKI_TRACE_2("GKI_isend_event %d %x", task_id, event); in GKI_isend_event() 865 GKI_TRACE_2("GKI_isend_event %d %x done", task_id, event); in GKI_isend_event() 891 GKI_TRACE_2("GKI_get_taskid %x %d done", thread_id, i); in GKI_get_taskid() 924 GKI_TRACE_2("GKI_map_taskname %d %s done", task_id, gki_cb.com.OSTName[task_id]); in GKI_map_taskname()
|
/external/libnfc-nci/src/hal/include/ |
D | gki_hal_target.h | 254 #define GKI_TRACE_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro 262 #define GKI_TRACE_2(m,p1,p2) macro
|
/external/libnfc-nci/src/include/ |
D | gki_target.h | 392 #define GKI_TRACE_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro 400 #define GKI_TRACE_2(m,p1,p2) macro
|
/external/bluetooth/bluedroid/include/ |
D | gki_target.h | 408 #define GKI_TRACE_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… macro
|