TODO: mark HFP AG emulator task as done

This commit is contained in:
Frédéric Danis 2011-08-03 15:53:41 +02:00 committed by Denis Kenzior
parent 0001866186
commit d5520540ce
2 changed files with 7 additions and 8 deletions

8
TODO
View File

@ -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".

View 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.