Searched refs:all_info (Results 1 – 1 of 1) sorted by relevance
283 std::vector<bluetooth::has::PresetInfo> all_info; in GetAllPresetInfo() local284 all_info.reserve(has_presets.size()); in GetAllPresetInfo()288 all_info.push_back({.preset_index = preset.GetIndex(), in GetAllPresetInfo()293 return all_info; in GetAllPresetInfo()