Diff between 7bed16dc787b8f8bef42ce6f9fdd381b48a60e28 and 3426a15ed3955a82f12c784f983f214696fe85f1

Changed Files

File Additions Deletions Status
TODO +6 -0 modified

Full Patch

diff --git a/TODO b/TODO
index 2bb67df..301a8fd 100644
--- a/TODO
+++ b/TODO
@@ -60,6 +60,12 @@ BlueZ 5
 Priority/Complexity omitted as all items are required before 5.0 is
 released.
 
+- Fix all btd_profile instances to only have one UUID in remote_uuids,
+  then convert remote_uuids to a single remote_uuid.
+
+- 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