Home
last modified time | relevance | path

Searched defs:trace_set_mask (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/main/
Dbte_logmsg.c218 LogMsg(UINT32 trace_set_mask, const char *fmt_str, ...) in LogMsg()
274 ScrLog(UINT32 trace_set_mask, const char *fmt_str, ...) in ScrLog()
543 void LogMsg_0(UINT32 trace_set_mask, const char *fmt_str) { in LogMsg_0()
559 void LogMsg_1(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1) { in LogMsg_1()
576 void LogMsg_2(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2) { in LogMsg_2()
592 void LogMsg_3(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2, in LogMsg_3()
609 void LogMsg_4(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2, in LogMsg_4()
626 void LogMsg_5(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2, in LogMsg_5()
643 void LogMsg_6(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2, in LogMsg_6()
/external/libnfc-nci/src/adaptation/
Dandroid_logmsg.cpp43 void ScrLog (UINT32 trace_set_mask, const char *fmt_str, ...) in ScrLog()
64 void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...) in LogMsg()
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dandroid_logmsg.cpp44 void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...) in LogMsg()
/external/bluetooth/bluedroid/stack/include/
Duipc_msg.h103 UINT32 trace_set_mask; member