Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/config/
DREADME.md14 This is for per-country device settings and calibrations.
17 …th highest *VERSION* will be picked by HAL. And one parameter holds settings for each country code.
31 `/data/vendor/uwb/libuwb-country.conf` will be looked up by HAL and only one file with higher VERSI…
36 * 00 : country code in two letters
70 * if the file path has `<country>` in it, `<country>` part will be replaced with country code (or r…
81 EXTRA_CONF_PATH_3="/vendor/etc/uwb/cal-<country>.conf"
87country codes can be grouped into region string. If main configuration file has *REGION_MAP_PATH*,…
99 In the above example, 'US' and 'CA' country codes are grouped into 'FCC' region string.
101 When the system provides country code with 'US', `EXTRA_CONF_PATH_2=/vendor/etc/uwb/cal-<country>.c…
107 Per-country, Disable UWB RF when it's set to 1. Default is 0.
[all …]
/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/synaptics/wlan/synadhd/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/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/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/
Dwpa_driver_common_lib.h169 uint8_t country[COUNTRY_LEN]; member
378 uint8_t country[COUNTRY_LEN]; member
Ddriver_cmd_nl80211.c748 info->country, in parse_station_info()
1299 sta_info->country, in fill_sta_info()
1331 sta_info->country, in fill_sta_info()
1359 sta_info->country); in fill_sta_info()
2067 memcpy(g_sta_info.country, (p+1), strlen(p+1)+1);//length of p including null in wpa_driver_get_sta_info()
5619 memcpy(info.country, (p+1), strlen(p+1)+1);//length of p including null in wpa_driver_nl80211_driver_cmd()
/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/1.5/
DIWifiChip.hal233 * Set country code for this Wifi chip.
236 * interface (STA or AP) specific. Legacy HAL API's for country code in
241 * @param code 2 byte country code (as defined in ISO 3166) to set.
283 * like current country code, operational mode (e.g. STA, SAP, WFD-CLI,
/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.
/hardware/interfaces/wifi/1.6/
DIWifiChip.hal68 * like current country code, operational mode (e.g. STA, SAP, WFD-CLI,