Searched defs:LTE (Results 1 – 6 of 6) sorted by relevance
25 enum class NetworkType { UNKNOWN = 0, GSM = 1, CDMA, WCDMA, TDSCDMA, LTE, NR }; enumerator
166 LTE, enumerator
45 static const int32_t LTE = static_cast<int32_t>(RadioProtocolTech::RADIO_PROTOCOL_TECH_LTE) | variable
49 const static std::string LTE = "LTE"; variable
57 const int32_t LTE = RAF_LTE | RAF_LTE_CA; variable
81 const CellInformation::CellType LTE = CellInformation::CellType::CELL_TYPE_LTE; variable