Searched defs:DataProfileDataInfo (Results 1 – 1 of 1) sorted by relevance
144 struct DataProfileDataInfo { struct146 int32_t serial = 0;149 int32_t profileId = 0;152 std::string apn = "";158 std::string protocol = "";184 std::vector<DataProfileDataInfo> profiles {}; argument