Home
last modified time | relevance | path

Searched defs:trace_layer (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/main/
Dbte_logmsg.c223 int trace_layer = TRACE_GET_LAYER(trace_set_mask); in LogMsg() local
285 int trace_layer = TRACE_GET_LAYER(trace_set_mask); in ScrLog() local
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dandroid_logmsg.cpp113 void dumpbin(const char* data, int size, UINT32 trace_layer, UINT32 trace_type) in dumpbin()