From: Johan Hedberg Date: Tue, 11 Dec 2012 11:30:40 +0000 (+0200) Subject: TODO: Update profile connection tracking item X-Git-Tag: android-x86-4.4-r3~10325 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=4eaa94621579f933143a0cb8a6896dd20afc93c0;p=android-x86%2Fexternal-bluetooth-bluez.git TODO: Update profile connection tracking item --- diff --git a/TODO b/TODO index be7b80728..5fafbf52d 100644 --- a/TODO +++ b/TODO @@ -60,9 +60,6 @@ BlueZ 5 Priority/Complexity omitted as all items are required before 5.0 is released. -- Update the btd_profile connection state tracking so that device.c also - knows about remotely initiated connections. - - Update Device.Connect to connect any "auto_connect" profiles that are not currently connected instead of returning "already connected". @@ -93,6 +90,9 @@ released. Completed items: +- Update the btd_profile connection state tracking so that device.c also + knows about remotely initiated connections. + - Remove deprecated D-Bus signals, methods and properties (ensuring new ones are in place to replace what's removed).