summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorFrédéric Danis <frederic.danis@linux.intel.com>2011-07-25 16:27:24 +0200
committerDenis Kenzior <denkenz@gmail.com>2011-07-25 01:28:13 -0500
commit24becdfee103825e08cda4ed56e511df36fc35a0 (patch)
treee46874a834825bc656defb7165d7900bcf76b1bc /TODO
parent95c9e12da27946ca12e4ff7e2118e19f0d01183e (diff)
downloadofono-24becdfee103825e08cda4ed56e511df36fc35a0.tar.bz2
TODO: add HFP AG tasks related to BlueZ/PA
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 17 insertions, 0 deletions
diff --git a/TODO b/TODO
index b464b198..ab8ccffc 100644
--- a/TODO
+++ b/TODO
@@ -147,6 +147,23 @@ Modem Emulator
Priority: Low
Depends: HFP AG emulator
+- Integrate HFP AG emulator as a BlueZ service.
+ Replace direct access to Bluetooth library by usage of the BlueZ service
+ architecture.
+
+ Complexity: C2
+ Priority: Medium
+ Depends: HFP AG emulator
+
+- Add audio management to HFP AG emulator.
+ Integrate HFP AG emulator to BlueZ and Pulse Audio.
+ Add audio related AT commands support: remote audio volume control and in-band
+ ring tone management.
+
+ Complexity: C4
+ Priority: Medium
+ Depends: HFP AG emulator as BlueZ service
+
PPP
===