HomeSort by relevance Sort by last modified time
    Searched refs:GKI_TRACE_1 (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 116 GKI_TRACE_1("gki_task task_id=%i terminating", p_pthread_info->task_id);
256 GKI_TRACE_1("GKI creating JOINABLE task %i", task_id);
354 GKI_TRACE_1( "pthread_join() FAILED: result: %d", result );
357 GKI_TRACE_1( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
451 GKI_TRACE_1("%s enter", __func__);
470 GKI_TRACE_1("%s exit", __func__);
492 GKI_TRACE_1("%s enter", __func__);
501 GKI_TRACE_1("%s exit", __func__);
517 GKI_TRACE_1("%s: enter", __func__);
526 GKI_TRACE_1( "%s: Start/Stop GKI_timer_update_registered!", __func__ )
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 113 GKI_TRACE_1("gki_task task_id=%i terminating", p_pthread_info->task_id);
253 GKI_TRACE_1("GKI creating JOINABLE task %i", task_id);
354 GKI_TRACE_1( "pthread_join() FAILED: result: %d", result );
357 GKI_TRACE_1( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
451 GKI_TRACE_1("%s enter", __func__);
470 GKI_TRACE_1("%s exit", __func__);
492 GKI_TRACE_1("%s enter", __func__);
553 GKI_TRACE_1("%s waiting timer mutex", __func__);
557 GKI_TRACE_1("%s exited timer mutex", __func__);
567 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)

Completed in 27 milliseconds