Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifilogger_diag.cpp42 #define MAX_CONNECTIVITY_EVENTS 18 // should match the value in wifi_logger.h macro
43 static event_remap_t events[MAX_CONNECTIVITY_EVENTS] = {
973 while (i < MAX_CONNECTIVITY_EVENTS) { in remap_event()