summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrédéric Danis <frederic.danis@linux.intel.com>2011-08-03 15:53:41 +0200
committerDenis Kenzior <denkenz@gmail.com>2011-08-15 00:25:41 -0500
commitd5520540ce7c4a23a0b2c7b391e840462e3930cc (patch)
treef7507c8a65255a5c70137b2039cdc257c0e9c018
parent00018661864480419ffbc4072a4e8298a5e5e04b (diff)
downloadofono-d5520540ce7c4a23a0b2c7b391e840462e3930cc.tar.bz2
TODO: mark HFP AG emulator task as done
-rw-r--r--TODO8
-rw-r--r--doc/features.txt7
2 files changed, 7 insertions, 8 deletions
diff --git a/TODO b/TODO
index ab8ccffc..f03a112f 100644
--- a/TODO
+++ b/TODO
@@ -94,14 +94,6 @@ SIM / SIM File system
Modem Emulator
==============
-- Support HFP AG emulator. We should provide a new HFP_AG_EMULATOR atom type
- that will implement the Bluetooth HFP AG profile. Voicecall atom, netreg
- atoms can register command handlers for this atom appropriately.
-
- Complexity: C4
- Priority: Medium
- Owner: Frédéric Danis <frederic.danis@linux.intel.com>
-
- 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".
diff --git a/doc/features.txt b/doc/features.txt
index 46cd79d0..525ca858 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -670,3 +670,10 @@ PPP Stack
PPP stack supports both receiving and sending of packets with ACFC enabled.
The user can also control whether ACFC capability is advertised to the peer,
and used during transmission.
+
+Modem Emulator
+==============
+
+- Support HandsFree Profile Audio Gateway (HFP AG) emulator.
+ Supported feature are: 3-way calling, ability to reject a call, enhanced call
+ status, enhanced call control and report of extended error results code.