HomeSort by relevance Sort by last modified time
    Searched refs: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 633 ** Function Name: LogMsg_6
643 void LogMsg_6(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2,
  /external/bluetooth/bluedroid/include/
bt_trace.h 209 extern void LogMsg_6 (UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2,
641 #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), \
    [all...]
  /external/libnfc-nci/src/include/
bt_trace.h 175 extern void LogMsg_6 (UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2,
600 #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), \
    [all...]

Completed in 74 milliseconds