Searched defs:DataProfileDataInfo (Results 1 – 1 of 1) sorted by relevance
138 struct DataProfileDataInfo { struct140 int32_t serial = 0;143 int32_t profileId = 0;146 std::string apn = "";152 std::string protocol = "";178 std::vector<DataProfileDataInfo> profiles {}; argument