Diff between 2afd7aff841d29d8073616952514b07715cbd028 and b9f0bd5c676fee8a490551c997f07e4ed048d456

Changed Files

File Additions Deletions Status
TODO +3 -7 modified

Full Patch

diff --git a/TODO b/TODO
index 496c5d5..647dede 100644
--- a/TODO
+++ b/TODO
@@ -49,13 +49,9 @@ released.
 - Remove telephony driver framework and replace with the telephony agent
   patches.
 
-- Related to the telephony architecture rework, figure out how fast
-  connectable should work.
-	- New FastConnectable Adapter property?
-	- Should the property fall back to False after a timeout (e.g.
-	  30 seconds)?
-	- Should the kernel auto-disable this mode as soon as the
-	  adapter gets an incoming connect request?
+- [done] Related to the telephony architecture rework, figure out how fast
+  connectable should work. - Implemented as a property in the Telephony
+  interface.
 
 - [done] Remove UNIX socket based audio interface (along with ALSA plugin)