Searched defs:CurrentCellInfo (Results 1 – 1 of 1) sorted by relevance
376 struct CurrentCellInfo { struct378 int32_t ratType = 0;381 int32_t mcc = 0;405 std::vector<CurrentCellInfo> cellCurrentInfo {}; argument