From f491b24295148e0e317fddbd27c3948c0c1affcc Mon Sep 17 00:00:00 2001 From: Gustavo Padovan Date: Fri, 15 Jun 2012 03:38:59 -0300 Subject: [PATCH] TODO: add BlueZ 5 tasks --- TODO | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/TODO b/TODO index 17e98487b..01ecc53b8 100644 --- a/TODO +++ b/TODO @@ -30,6 +30,28 @@ General Priority: Low Complexity: C1 +BlueZ 5 +======= + +Priority/Complexity ommited as all items are required before 5.0 is +released. + +- 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. Probably plugins/mgmtops.c -> src/mgmt.c + +- Switch to standard D-Bus properties interface + +- Switch to standard object manager interface + +- Reorganize source tree according to RFC sent to linux-bluetooth + (Subject: [RFC] Reorganizing the BlueZ source tree) + +- Remove deprecated D-Bus signal from audio code. New ones need to be + added to replace the deprecated ones. + +- Remove deprecated code/D-Bus methods. + Low Energy ========== -- 2.47.3