Searched refs:CfgCountryCode (Results 1 – 3 of 3) sorted by relevance
87 CfgCountryCode GetCountry(void);98 const char* GetCountryCodeA2(CfgCountryCode cfgCountryCode);
148 CfgCountryCode GetCountryCode(void) const in GetCountryCode()150 …return static_cast<CfgCountryCode>((id & CFG_SIMPLE_ADDRESS_ID_COUNTRY_MASK) >> CFG_SIMPLE_ADDRESS… in GetCountryCode()
26 enum CfgCountryCode enum