OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_lowi_version
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/wlan/qcwcn/wifi_hal/
wifihal_internal.h
69
int (*
get_lowi_version
) (u16* major_version,
member in struct:__anon35171
common.cpp
336
/* First check whether lowi module implements the
get_lowi_version
341
((*lowi_wifihal_api)->
get_lowi_version
!= NULL)) {
347
ret = (*lowi_wifihal_api)->
get_lowi_version
(&lowiMajorVersion,
351
ALOGE("%s:
get_lowi_version
returned error:%d",
Completed in 238 milliseconds