Searched refs:ndpInstanceIds (Results 1 – 2 of 2) sorted by relevance
115 vec<uint32_t> ndpInstanceIds;
2183 std::vector<uint32_t> ndpInstanceIds; in convertLegacyNanDataPathScheduleUpdateIndToHidl() local2185 ndpInstanceIds.push_back(legacy_ind.ndp_instance_id[i]); in convertLegacyNanDataPathScheduleUpdateIndToHidl()2187 hidl_ind->ndpInstanceIds = ndpInstanceIds; in convertLegacyNanDataPathScheduleUpdateIndToHidl()