Searched defs:CurrentCellInfo (Results 1 – 1 of 1) sorted by relevance
375 struct CurrentCellInfo { struct377 int32_t ratType = 0;380 int32_t mcc = 0;404 std::vector<CurrentCellInfo> cellCurrentInfo {}; argument