summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.