Searched refs:setCountryCode (Results 1 – 3 of 3) sorted by relevance
56 wifi_error setCountryCode(const char* countryCode);
179 wifi_error Interface::setCountryCode(const char* /*countryCode*/) { in setCountryCode() function in Interface
268 return asInterface(handle)->setCountryCode(country_code); in wifi_set_country_code()