Searched defs:NeighboringCellSsbInformation (Results 1 – 1 of 1) sorted by relevance
33 struct NeighboringCellSsbInformation { struct35 int32_t pci = 0;37 int32_t arfcn = 0;39 int32_t rsrp = 0;64 std::vector<NeighboringCellSsbInformation> nbCellSsbList; argument