TODO: Mark Bluetooth DUN task as done

This commit is contained in:
Guillaume Zajac 2011-08-25 16:19:51 +02:00 committed by Denis Kenzior
parent 9829339dd7
commit 07ef171152
2 changed files with 3 additions and 7 deletions

7
TODO
View File

@ -136,13 +136,6 @@ Modem Emulator
Priority: Low Priority: Low
Complexity: C1 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. - Implement USB DUN.
Complexity: C4 Complexity: C4

View File

@ -680,3 +680,6 @@ Modem Emulator
enhanced call status, enhanced call control and report of extended error enhanced call status, enhanced call control and report of extended error
results code. Audio management is assumed to be performed in another system results code. Audio management is assumed to be performed in another system
component, e.g. PulseAudio. component, e.g. PulseAudio.
- Support Bluetooth DUN profile. Only mandatory AT commands are supported, see
dialup-command-set.txt.