summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorGuillaume Zajac <guillaume.zajac@linux.intel.com>2011-08-25 16:19:50 +0200
committerDenis Kenzior <denkenz@gmail.com>2011-08-23 23:53:08 -0500
commit9829339dd7a5cdd88c35a72bc6212048c2f1a67e (patch)
tree2b8702afbeedf810597a18b0512571410357a7b5 /TODO
parent059a5c80f7c2bf2acadb60a83b508e009f16f3ec (diff)
downloadofono-9829339dd7a5cdd88c35a72bc6212048c2f1a67e.tar.bz2
TODO: Split DUN task into BT & USB DUN
Diffstat (limited to 'TODO')
-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.