Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.0/
DIWifiApIface.hal26 * Set country code for this iface.
28 * @param code 2 byte country code (as defined in ISO 3166) to set.
38 * Used to query the list of valid frequencies (depending on country code set)
DIWifiStaIface.hal204 * Used to query the list of valid frequencies (depending on country code set)
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
Ddriver_cmd_wext.c193 char *country = "US"; /* WEXT_NUMBER_SCAN_CHANNELS_FCC */ in wpa_driver_get_country_code() local
196 country = "EU"; in wpa_driver_get_country_code()
198 country = "JP"; in wpa_driver_get_country_code()
199 return country; in wpa_driver_get_country_code()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dp2p.h133 uint8 country[3]; /* Country String */ member
244 uint8 country[3]; /* Country String */ member
313 uint8 country[3]; /* Country String */ member
/hardware/interfaces/radio/1.4/
DIRadioIndication.hal31 * names, mobile country code, mobile network code, and source(s) that indicate where it comes
34 * Radio must report all the valid emergency numbers with known mobile country code, mobile
Dtypes.hal78 * emergency uniform resource names, mobile country code (mcc), mobile network country (mnc) and
81 * If the emergency number is associated with country, field ‘mcc’ must be provided, otherwise
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantStaIface.hal324 * Send driver command to set country code.
326 * @param code 2 byte country code (as defined in ISO 3166) to set.