diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2012-12-14 11:32:21 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2012-12-14 11:32:21 +0200 |
commit | 33efb496dcd940c81410f5cadcab6656fd8a2480 (patch) | |
tree | 0153b798958bf8f62e1256222532d80bdef636dc /TODO | |
parent | 5e8d2cdf42108cbbb3b3a1283bc036e6e8babca7 (diff) |
TODO: Mark profile->connect/auto_connect item as done
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -66,15 +66,14 @@ released. - [pending] Switch plugins to standard D-Bus properties interface -- [pending] Add connect/disconnect callbacks to all btd_profile - instances that need them and add auto_connect = true to the ones that - make sense. - - [pending] Convert storage to user per-remote device directories and ini-file format Completed items: +- Add connect/disconnect callbacks to all btd_profile instances that + need them and add auto_connect = true to the ones that make sense. + - Switch ConnectProfile to match remote_uuid instead of local_uuid (as that's more intuitive). |