TODO: Mark Bluetooth DUN task as done
authorGuillaume Zajac <guillaume.zajac@linux.intel.com>
Thu, 25 Aug 2011 14:19:51 +0000 (16:19 +0200)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 24 Aug 2011 04:53:08 +0000 (23:53 -0500)
TODO
doc/features.txt

diff --git a/TODO b/TODO
index 4b2cb85..ab3f12e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -136,13 +136,6 @@ Modem Emulator
   Priority: Low
   Complexity: C1
 
-- Support DUN emulator. Implement the Bluetooth DUN profile with only mandatory
-  AT command support.
-
-  Complexity: C4
-  Priority: Medium
-  Owner: Guillaume Zajac <guillaume.zajac@linux.intel.com>
-
 - Implement USB DUN.
 
   Complexity: C4
index 1eaad64..bcc6ae0 100644 (file)
@@ -680,3 +680,6 @@ Modem Emulator
   enhanced call status, enhanced call control and report of extended error
   results code.  Audio management is assumed to be performed in another system
   component, e.g. PulseAudio.
+
+- Support Bluetooth DUN profile. Only mandatory AT commands are supported, see
+  dialup-command-set.txt.