Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dnr_ssb_information.h46 struct NrCellSsbInfo { struct
48 int32_t arfcn = 0;
50 int64_t cid = 0;
52 int32_t pci = 0;
54 int32_t rsrp = 0;
56 int32_t sinr = 0;
58 int32_t timeAdvance = 0;
60 std::vector<SsbInfo> sCellSsbList;
62 int32_t nbCellCount = 0;
64 std::vector<NeighboringCellSsbInformation> nbCellSsbList;