Searched refs:wifi_set_country_code (Results 1 – 7 of 7) sorted by relevance
23 wifi_error wifi_set_country_code(wifi_interface_handle iface, const char* country_code);
339 wifi_error (* wifi_set_country_code)(wifi_interface_handle, const char *); member
83 populateStubFor(&hal_fn->wifi_set_country_code); in initHalFuncTableWithStubs()
1339 return global_func_table_.wifi_set_country_code(getIfaceHandle(iface_name), in setCountryCode()
194 fn->wifi_set_country_code = wifi_set_country_code; in init_wifi_vendor_hal_func_table()1283 wifi_error wifi_set_country_code(wifi_interface_handle handle, const char *country_code) in wifi_set_country_code() function
117 wifi_error wifi_set_country_code(wifi_interface_handle iface, in wifi_set_country_code() function
402 fn->wifi_set_country_code = wifi_set_country_code; in init_wifi_vendor_hal_func_table()