summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2011-08-23 23:52:17 -0500
committerDenis Kenzior <denkenz@gmail.com>2011-08-23 23:53:08 -0500
commit920d683367a6b41e8f750a7a3959e699f6a43a46 (patch)
tree5e8c1e18a10b835b51c23912c2359bf0f06ce4f3 /TODO
parent41659dd2b62339314deee23da930a407dc8f8a90 (diff)
downloadofono-920d683367a6b41e8f750a7a3959e699f6a43a46.tar.bz2
TODO: Rework USB DUN task
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index ab3f12e4..516d3259 100644
--- a/TODO
+++ b/TODO
@@ -136,12 +136,12 @@ Modem Emulator
Priority: Low
Complexity: C1
-- Implement USB DUN.
+- Support DUN networking over the USB transport. This might require extra
+ AT commands to be implemented in order to comply with general USB DUN
+ expectations as there is no standard for the same.
Complexity: C4
- Priority: Medium
-
- Depends: PPP Server mode
+ Priority: Low
- Support Bluetooth SPP profile.