summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorFrédéric Danis <frederic.danis@linux.intel.com>2011-07-20 15:58:50 +0200
committerDenis Kenzior <denkenz@gmail.com>2011-07-21 03:49:27 -0500
commit0ac42ce3e4e3afb2fdbc72a1eda0296099afeed3 (patch)
treee1c96a6a0d22b803ae0db676e5b71844db580376 /TODO
parentabcd29b5cf67f2789d13401fa54643bff47cf3ee (diff)
downloadofono-0ac42ce3e4e3afb2fdbc72a1eda0296099afeed3.tar.bz2
TODO: add HFP 1.6 AG tasks
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8302f6f6..b464b198 100644
--- a/TODO
+++ b/TODO
@@ -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
===