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

  /external/libnfc-nci/src/hal/include/
gki_hal_target.h 255 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3)
263 #define GKI_TRACE_3(m,p1,p2,p3)
  /external/libnfc-nci/src/include/
gki_target.h 393 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3)
401 #define GKI_TRACE_3(m,p1,p2,p3)

Completed in 88 milliseconds