Home
last modified time | relevance | path

Searched refs:mCountryCode (Results 1 – 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp1008 const char *mCountryCode; member in SetCountryCodeCommand
1012 mCountryCode = country_code; in SetCountryCodeCommand()
1024 ret = mMsg.put_string(ANDR_WIFI_ATTRIBUTE_COUNTRY, mCountryCode); in create()