Home
last modified time | relevance | path

Searched defs:trace_type (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/adaptation/
Dandroid_logmsg.cpp68 UINT32 trace_type = trace_set_mask & 0x07; //lower 3 bits contain trace type in LogMsg() local
Dlibmain.c344 void dumpbin(const char* data, int size, UINT32 trace_layer, UINT32 trace_type) in dumpbin()
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dandroid_logmsg.cpp48 UINT32 trace_type = trace_set_mask & 0x07; //lower 3 bits contain trace type in LogMsg() local