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