diff options
-rw-r--r-- | TODO | 7 | ||||
-rw-r--r-- | doc/features.txt | 3 |
2 files changed, 3 insertions, 7 deletions
@@ -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. |