Home
last modified time | relevance | path

Searched refs:MSGTRACE_VERSION (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/include/
Dmsgtrace.h38 #define MSGTRACE_VERSION 1 macro
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd_common.c714 if (hdr.version != MSGTRACE_VERSION) { in wl_show_host_event()
717 event_name, MSGTRACE_VERSION, hdr.version); in wl_show_host_event()