diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2012-12-12 14:03:12 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2012-12-12 14:03:12 +0200 |
commit | 8d3c48664f26241b4928dab5dc1c7d7837908681 (patch) | |
tree | 756951f90b7d4e226ae3012f2da3eedccf5de7a1 /TODO | |
parent | c4c943669719d01b1b7c2c1e6ead9ab81e502c9f (diff) |
TODO: Update obexd & service plugin status
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -72,14 +72,8 @@ released. - Once the above item is done switch ConnectProfile to match remote_uuid instead of local_uuid (as that's more intuitive). -- Convert obexd to use org.bluez.Profile - - Convert obexd & obex-client to ObjectManager/Properties -- Remove org.bluez.Service interface (it has become unnecessary thanks - to org.bluez.Profile). obexd needs to be converted to use the new - interface first. - - Don't install libbluetooth by default (put it behind a configure switch) - (maybe) rename or re-design DiscoverServices since it's BR/EDR specific @@ -95,6 +89,12 @@ released. Completed items: +- Convert obexd to use org.bluez.Profile + +- Remove org.bluez.Service interface (it has become unnecessary thanks + to org.bluez.Profile). obexd needs to be converted to use the new + interface first. + - Auto-connect newly registered profiles if we're in a connected state created by Device.Connect. This will fix e.g. oFono crashing and restarting. |