Home
last modified time | relevance | path

Searched defs:NeighboringCellSsbInformation (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dnr_ssb_information.h33 struct NeighboringCellSsbInformation { struct
35 int32_t pci = 0;
37 int32_t arfcn = 0;
39 int32_t rsrp = 0;
64 std::vector<NeighboringCellSsbInformation> nbCellSsbList; argument