Searched defs:country (Results 1 – 6 of 6) sorted by relevance
724 static uint8_t phy_find_bin_type_according_country(const char *country) in phy_find_bin_type_according_country()937 esp_err_t esp_phy_update_country_info(const char *country) in esp_phy_update_country_info()
733 static uint8_t phy_find_bin_type_according_country(const char* country) in phy_find_bin_type_according_country()936 esp_err_t esp_phy_update_country_info(const char *country) in esp_phy_update_country_info()
33 char country[2]; /* valid if country_present=1 */ member
328 char country[3]; /* first two octets: country code as described in member
975 uint8_t country = 0; variable
181 wifi_country_t country; /**< country information of AP */ member