Searched refs:COUNTRY_CODE_EID (Results 1 – 2 of 2) sorted by relevance
48 constexpr unsigned int COUNTRY_CODE_EID = 7; variable
246 if (ie.id != COUNTRY_CODE_EID || ie.content.size() < WIFI_COUNTRY_CODE_LEN) { in ParseCountryCodeElement()