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.cpp55 #define MAX_CONNECTIVITY_EVENTS 18 // should match the value in wifi_logger.h macro
56 static event_remap_t events[MAX_CONNECTIVITY_EVENTS] = {
1041 while (i < MAX_CONNECTIVITY_EVENTS) { in remap_event()