Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_network_parcel.h433 struct CurrentCellInformation { struct
435 int32_t ratType = 0;
438 int32_t mcc = 0;
462 std::vector<CurrentCellInformation> cellCurrentInfo {}; argument