TODO: add HFP 1.6 AG tasks

This commit is contained in:
Frédéric Danis 2011-07-20 15:58:50 +02:00 committed by Denis Kenzior
parent abcd29b5cf
commit 0ac42ce3e4
1 changed files with 14 additions and 0 deletions

14
TODO
View File

@ -132,6 +132,20 @@ Modem Emulator
Complexity: C4
Priority: Medium
- Support new HFP 1.6 AG command related to indicators (AT+BIA).
Complexity: C1
Priority: Low
Owner: Frédéric Danis <frederic.danis@linux.intel.com>
Depends: HFP AG emulator
- Support new HFP 1.6 AG commands allowing to publish, select and connect audio
codecs (AT+BAC, AT+BCS, +BCS, AT+BCC). This will need to interact with audio
framework.
Complexity: C4
Priority: Low
Depends: HFP AG emulator
PPP
===