Searched defs:CDMA (Results 1 – 4 of 4) sorted by relevance
25 enum class NetworkType { UNKNOWN = 0, GSM = 1, CDMA, WCDMA, TDSCDMA, LTE, NR }; enumerator
28 static const int32_t CDMA = static_cast<int32_t>(RadioProtocolTech::RADIO_PROTOCOL_TECH_1XRTT); variable
53 const int32_t CDMA = RAF_1XRTT; variable
84 const CellInformation::CellType CDMA = CellInformation::CellType::CELL_TYPE_CDMA; variable