Searched defs:CurrentCellInformation (Results 1 – 1 of 1) sorted by relevance
434 struct CurrentCellInformation { struct436 int32_t ratType = 0;439 int32_t mcc = 0;463 std::vector<CurrentCellInformation> cellCurrentInfo {}; argument