Searched refs:mCountryCode (Results 1 – 1 of 1) sorted by relevance
748 const char *mCountryCode; member in SetCountryCodeCommand752 mCountryCode = country_code; in SetCountryCodeCommand()764 ret = mMsg.put_string(ANDR_WIFI_ATTRIBUTE_COUNTRY, mCountryCode); in create()