HomeSort by relevance Sort by last modified time
    Searched defs:GKI_TRACE_ERROR_3 (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/hal/include/
gki_hal_target.h 273 #define GKI_TRACE_ERROR_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1,p2,p3)
  /external/libnfc-nci/src/include/
gki_target.h 411 #define GKI_TRACE_ERROR_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1,p2,p3)

Completed in 332 milliseconds