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