Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/utils/
DphNxpConfig.cc617 string xlateCountryCode(const char country_code[2]) { in xlateCountryCode() function in RegionCodeMap
805 string strRegion = mRegionMap.xlateCountryCode(country_code); in setCountryCode()