Home
last modified time | relevance | path

Searched refs:wifi_set_country_code (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_config.h21 wifi_error wifi_set_country_code(wifi_interface_handle iface, const char* country_code);
Dwifi_hal.h807 wifi_error (* wifi_set_country_code)(wifi_interface_handle, const char *); member
/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal_stubs.cpp82 populateStubFor(&hal_fn->wifi_set_country_code); in initHalFuncTableWithStubs()
Dwifi_legacy_hal.cpp1725 return global_func_table_.wifi_set_country_code(getIfaceHandle(iface_name), code_str.c_str()); in setCountryCode()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dwifi_hal_stub.cpp441 hal_fn->wifi_set_country_code = wifi_set_country_code_stub; in init_wifi_stub_hal_func_table()
Dhalutil.cpp10160 hal_fn.wifi_set_country_code(wlan0Handle, country_code); in main()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwificonfig.cpp120 wifi_error wifi_set_country_code(wifi_interface_handle iface, in wifi_set_country_code() function
Dwifi_hal.cpp999 fn->wifi_set_country_code = wifi_set_country_code; in init_wifi_vendor_hal_func_table()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp295 fn->wifi_set_country_code = wifi_set_country_code; in init_wifi_vendor_hal_func_table()
1959 wifi_error wifi_set_country_code(wifi_interface_handle handle, const char *country_code) in wifi_set_country_code() function
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dwifi_hal.cpp277 fn->wifi_set_country_code = wifi_set_country_code; in init_wifi_vendor_hal_func_table()
1932 wifi_error wifi_set_country_code(wifi_interface_handle handle, const char *country_code) in wifi_set_country_code() function
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwificonfig.cpp134 wifi_error wifi_set_country_code(wifi_interface_handle iface, in wifi_set_country_code() function
Dwifi_hal.cpp1057 fn->wifi_set_country_code = wifi_set_country_code; in init_wifi_vendor_hal_func_table()