Searched refs:country_code (Results 1 – 3 of 3) sorted by relevance
111 country_code=US
263 const char *country_code) { in wifi_set_country_code() argument268 return asInterface(handle)->setCountryCode(country_code); in wifi_set_country_code()
750 SetCountryCodeCommand(wifi_interface_handle handle, const char *country_code) in SetCountryCodeCommand() argument752 mCountryCode = country_code; in SetCountryCodeCommand()1283 wifi_error wifi_set_country_code(wifi_interface_handle handle, const char *country_code) in wifi_set_country_code() argument1285 SetCountryCodeCommand command(handle, country_code); in wifi_set_country_code()