Searched defs:NR (Results 1 – 5 of 5) sorted by relevance
25 enum class NetworkType { UNKNOWN = 0, GSM = 1, CDMA, WCDMA, TDSCDMA, LTE, NR }; enumerator
37 static const int32_t NR = static_cast<int32_t>(RadioProtocolTech::RADIO_PROTOCOL_TECH_NR); variable
50 const static std::string NR = "NR"; variable
58 const int32_t NR = RAF_NR; variable
88 const CellInformation::CellType NR = CellInformation::CellType::CELL_TYPE_NR; variable