Searched refs:ForEachDevice (Results 1 – 1 of 1) sorted by relevance
59 void ForEachDevice(std::function<void(const RawAddress&)> cb) const { in ForEachDevice() function in bluetooth::groups::DeviceGroup257 g.ForEachDevice([&](auto& dev) { callbacks->OnGroupAdded(dev, group_uuid, group_id); }); in AddCallbacks()