---
TODO | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/TODO b/TODO
index 4093e54..4b291bd 100644
--- a/TODO
+++ b/TODO
@@ -118,7 +118,6 @@ Modem Emulator
Priority: Low
Complexity: C1
- Owner: Frédéric Dalleau <frederic.dalleau(a)linux.intel.com>
- Support DUN emulator. Implement the Bluetooth DUN profile with only mandatory
AT command support. Implement USB DUN as well.
--
1.7.1
New subject: [PATCH 2/2] TODO: Lower priority and remove owner of CE4A task
---
TODO | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/TODO b/TODO
index 4b291bd..73768a5 100644
--- a/TODO
+++ b/TODO
@@ -102,16 +102,15 @@ Modem Emulator
Priority: Medium
Owner: Frédéric Danis <frederic.danis(a)linux.intel.com>
-- Support extensions to HFP AG emulator. Some carkits support additional
- AT command extensions to the Bluetooth HFP AG standard. Refer to CE4A
+- Support CE4A extensions to HFP AG emulator. CE4A defines additional
+ AT command extensions to the Bluetooth HFP AG standard. Refer to CE4A
white paper: "AT-commands for Automotive Premium Phone Integration".
Plugins can register additional command handlers appropriately to handle
such commands.
Complexity: C4
- Priority: Medium
+ Priority: Low
Depends: HFP AG emulator
- Owner: Frédéric Dalleau <frederic.dalleau(a)linux.intel.com>
- Support HSP AG. Similar to HFP AG emulator but implements the much reduced
Bluetooth HSP AG profile.
--
1.7.1