OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WIFIHAL_LOWI_MAJOR_VERSION
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/wlan/qcwcn/wifi_hal/
wifihal_internal.h
39
#define
WIFIHAL_LOWI_MAJOR_VERSION
2
common.cpp
290
u32 currVersion = 0x10000*(
WIFIHAL_LOWI_MAJOR_VERSION
) + \
342
u16 lowiMajorVersion =
WIFIHAL_LOWI_MAJOR_VERSION
;
Completed in 65 milliseconds