diff options
author | Patrik Flykt <patrik.flykt@linux.intel.com> | 2013-01-29 10:24:52 +0200 |
---|---|---|
committer | Patrik Flykt <patrik.flykt@linux.intel.com> | 2013-01-30 10:29:14 +0200 |
commit | a5e0086f05e44a9e8fca83a4690d5fc01999f92a (patch) | |
tree | 9662e218052ef68e1b5098381c58f2d373767964 /TODO | |
parent | 5b4c27b96b4b624494faa5ce43ddb66e889b96f0 (diff) | |
download | connman-a5e0086f05e44a9e8fca83a4690d5fc01999f92a.tar.gz connman-a5e0086f05e44a9e8fca83a4690d5fc01999f92a.tar.bz2 connman-a5e0086f05e44a9e8fca83a4690d5fc01999f92a.zip |
TODO: Update TODO with Bluez 4.x removal task
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 4 insertions, 10 deletions
@@ -162,19 +162,13 @@ WiFi Bluetooth ========= -- Add support for BlueZ 5.x APIs +- Remove Bluez 4.x support - Priority: High + Priority: Low Complexity: C1 - Rename current plugin to plugins/bluetooth-legacy.c and make sure it - does not register any technology or service when BlueZ 4.x API is not - present. - - Create new plugins/bluetooth.c to support BlueZ 5.x API and make use - of GDBusClient and GDBusProxy (see bluetoothctl for usage example). - - Remove plugins/bluetooth-legacy.c support in about 6 month (July 2013). + Remove plugins/bluetooth-legacy.c support in about 6 month (July 2013) or + when Bluez 4.x usage becomes minimal. Cellular ======== |