Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_network_parcel.h434 struct CurrentCellInformation { struct
436 int32_t ratType = 0;
439 int32_t mcc = 0;
463 std::vector<CurrentCellInformation> cellCurrentInfo {}; argument