Searched refs:country (Results 1 – 7 of 7) sorted by relevance
26 * 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)
204 * Used to query the list of valid frequencies (depending on country code set)
193 char *country = "US"; /* WEXT_NUMBER_SCAN_CHANNELS_FCC */ in wpa_driver_get_country_code() local196 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()
133 uint8 country[3]; /* Country String */ member244 uint8 country[3]; /* Country String */ member313 uint8 country[3]; /* Country String */ member
31 * names, mobile country code, mobile network code, and source(s) that indicate where it comes34 * Radio must report all the valid emergency numbers with known mobile country code, mobile
78 * emergency uniform resource names, mobile country code (mcc), mobile network country (mnc) and81 * If the emergency number is associated with country, field ‘mcc’ must be provided, otherwise
324 * Send driver command to set country code.326 * @param code 2 byte country code (as defined in ISO 3166) to set.