Searched refs:CONNECTION_2G (Results 1 – 3 of 3) sorted by relevance
27 return NetConnectType::CONNECTION_2G; in ConvertToConnectTypeInner()103 case NetConnectType::CONNECTION_2G: in ConnectTypeToString()
27 CONNECTION_2G = 3, enumerator
58 typeMap.insert(std::make_pair(RadioTech::RADIO_TECHNOLOGY_GSM, NetConnectType::CONNECTION_2G));59 … typeMap.insert(std::make_pair(RadioTech::RADIO_TECHNOLOGY_1XRTT, NetConnectType::CONNECTION_2G));152 typeMap.insert(std::make_pair(NetConnectType::CONNECTION_2G, "2g"));