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

  /external/libnfc-nci/src/adaptation/
bte_logmsg.c 368 ** Function Name: LogMsg_6
378 void LogMsg_6 (UINT32 maskTraceSet, const char *strFormat, UINT32 p1, UINT32 p2,
  /external/bluetooth/bluedroid/main/
bte_logmsg.c 623 ** Function Name: LogMsg_6
633 void LogMsg_6(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2,
  /external/libnfc-nci/halimpl/bcm2079x/hal/include/
nfc_hal_target.h 175 #define LogMsg_6 LogMsg
189 #define BT_TRACE_6(l,t,m,p1,p2,p3,p4,p5,p6) LogMsg_6(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | (t),(m),(UINT32)(p1), \
  /external/libnfc-nci/src/hal/include/
nfc_hal_target.h 175 #define LogMsg_6 LogMsg
189 #define BT_TRACE_6(l,t,m,p1,p2,p3,p4,p5,p6) LogMsg_6(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | (t),(m),(UINT32)(p1), \

Completed in 1066 milliseconds