Searched refs:mSetSizeMax (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Difaceeventhandler.cpp204 mSetSizeMax = 0;
265 val = val > (unsigned int)mSetSizeMax ?
266 (unsigned int)mSetSizeMax : val;
352 mSetSizeMax = set_size_max;
H A Difaceeventhandler.h88 int mSetSizeMax; member in class:WifihalGeneric

Completed in 46 milliseconds