summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO7
-rw-r--r--doc/features.txt3
2 files changed, 3 insertions, 7 deletions
diff --git a/TODO b/TODO
index 4b2cb85c..ab3f12e4 100644
--- 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
diff --git a/doc/features.txt b/doc/features.txt
index 1eaad649..bcc6ae0f 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -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.