Diff between 993e52f5cb2c9f351f97add201a481392b512829 and af89e34f8c956faa281dba60f3a276fe887fb93c
Changed Files
| File | Additions | Deletions | Status |
| TODO | +9 | -0 | modified |
Full Patch
diff --git a/TODO b/TODO
index ca14955..4f58423 100644
--- a/TODO
+++ b/TODO
@@ -36,6 +36,15 @@ General
Priority: Low
Complexity: C1
+- Remove usage of symlinks for drivers, such as profiles/input/suspend.c and
+ profiles/sap/sap.c. Instead, select drivers at runtime by using config
+ options or probing for running D-Bus services (using e.g.
+ g_dbus_add_service_watch()). Idea first mentioned on
+ http://thread.gmane.org/gmane.linux.bluez.kernel/30175/focus=30190.
+
+ Priority: Low
+ Complexity: C2
+
BlueZ 5
=======