Searched refs:wifi_set_country_code (Results 1 – 5 of 5) sorted by relevance
23 wifi_error wifi_set_country_code(wifi_interface_handle iface, const char* country_code);
268 wifi_error (* wifi_set_country_code)(wifi_interface_handle, const char *); member
107 wifi_error wifi_set_country_code(wifi_interface_handle iface, in wifi_set_country_code() function
302 fn->wifi_set_country_code = wifi_set_country_code; in init_wifi_vendor_hal_func_table()
163 fn->wifi_set_country_code = wifi_set_country_code; in init_wifi_vendor_hal_func_table()1214 wifi_error wifi_set_country_code(wifi_interface_handle handle, const char *country_code) in wifi_set_country_code() function