Searched defs:wifi_set_country_code (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwificonfig.cpp109 wifi_error wifi_set_country_code(wifi_interface_handle iface, function
137 ALOGE("wifi_set_country_code: failed to create NL msg. Error:%d", ret);
143 ALOGE("wifi_set_country_code: put country code failed. Error:%d", ret);
151 ALOGE("wifi_set_country_code(): requestEvent Error:%d", ret);
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dwifi_hal.cpp191 fn->wifi_set_country_code = wifi_set_country_code;
1280 wifi_error wifi_set_country_code(wifi_interface_handle handle, const char *country_code) function
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_hal.h328 wifi_error (* wifi_set_country_code)(wifi_interface_handle, const char *); member in struct:__anon1576

Completed in 248 milliseconds