Searched defs:CurrentCellInformation (Results 1 – 1 of 1) sorted by relevance
433 struct CurrentCellInformation { struct435 int32_t ratType = 0;438 int32_t mcc = 0;462 std::vector<CurrentCellInformation> cellCurrentInfo {}; argument