Searched defs:maxCap (Results 1 – 1 of 1) sorted by relevance
45 std::string maxCap = system::GetParameter(MODEM_CAP, NULL_STRING); in IsCapabilitySupport() local56 int32_t TelephonyConfig::ConvertCharToInt(uint32_t &retValue, const std::string &maxCap, uint32_t i… in ConvertCharToInt()