TODO: mark HFP AG emulator task as done
authorFrédéric Danis <frederic.danis@linux.intel.com>
Wed, 3 Aug 2011 13:53:41 +0000 (15:53 +0200)
committerDenis Kenzior <denkenz@gmail.com>
Mon, 15 Aug 2011 05:25:41 +0000 (00:25 -0500)
TODO
doc/features.txt

diff --git a/TODO b/TODO
index ab8ccff..f03a112 100644 (file)
--- 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".
index 46cd79d..525ca85 100644 (file)
@@ -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.