On Fri, Jun 15, 2012 at 3:38 AM, Gustavo Padovan <gustavo@xxxxxxxxxxx> wrote: > From: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxxxx> > > --- > TODO | 33 +++++++++++++++++++++++++++++++++ > 1 file changed, 33 insertions(+) > > diff --git a/TODO b/TODO > index 17e9848..355a344 100644 > --- a/TODO > +++ b/TODO > @@ -30,6 +30,39 @@ General > Priority: Low > Complexity: C1 > > + > +BlueZ 5 > +========== > + > +- Make mgmtops part of bluetooth core. mgmt will be the only way to communicate > + with the kernel in BlueZ so a plugin is not needed anymore. > + > + Priority: High > + Complexity: C2 > + > +- Move BlueZ to use standard DBus properties and object manager > + > + Priority: High > + Complexity: C2 > + > +- Reorganize source tree according to RFC sent to linux-bluetooth (Subject: > + [RFC] Reorganizing the BlueZ source tree) > + > + Priority: High > + Complexity: C1 > + > +- Remove deprecated DBus signal from audio code. New ones need to be added to > + replace the deprecated ones. > + > + Priority: High > + Complexity: C2 > + > +- Remove deprecated code/DBus methods. > + > + Priority: High > + Complexity: C2 Besides the complexity being inverted from my POV, ack. The move to OM and DBus.Properties are much more complex the removing deprecated methods/code. Lucas De Marchi -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html