summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6d791ac7..4b2cb85c 100644
--- a/TODO
+++ b/TODO
@@ -137,12 +137,17 @@ Modem Emulator
Complexity: C1
- Support DUN emulator. Implement the Bluetooth DUN profile with only mandatory
- AT command support. Implement USB DUN as well.
+ AT command support.
Complexity: C4
Priority: Medium
Owner: Guillaume Zajac <guillaume.zajac@linux.intel.com>
+- Implement USB DUN.
+
+ Complexity: C4
+ Priority: Medium
+
Depends: PPP Server mode
- Support Bluetooth SPP profile.