Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_ownerInfoEx.c557 const char* cca2 = NULL; in OS_GetISOCountryCodeA2() local
563 cca2 = OSi_CountryCodeList[twlCountry]; in OS_GetISOCountryCodeA2()
566 if (!cca2) in OS_GetISOCountryCodeA2()
572 return cca2; in OS_GetISOCountryCodeA2()