TODO: Mark Handsfree interface task as done
authorDenis Kenzior <denkenz@gmail.com>
Wed, 18 Jan 2012 19:28:31 +0000 (13:28 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 18 Jan 2012 19:28:31 +0000 (13:28 -0600)
TODO
doc/features.txt

diff --git a/TODO b/TODO
index a13c641..1fef651 100644 (file)
--- a/TODO
+++ b/TODO
@@ -103,17 +103,6 @@ SIM / SIM File system
   Complexity: C4
 
 
-Bluetooth HFP
-=============
-
-- Support HFP-specific AT commands for the HF role, providing an appropriate
-  D-Bus API when needed. Some examples are AT+BIA, AT+BINP, AT+BLDN, AT+BVRA,
-  AT+BRSF, etc.
-
-  Priority: Medium
-  Complexity: C2
-
-
 Modem Emulator
 ==============
 
index 53bf28e..563a0f5 100644 (file)
@@ -727,3 +727,15 @@ Bluetooth Sim Access Profile
   (e.g. via SAP).  This is done transparently to the user and all of oFono's
   APIs are supported on such devices (assuming the device itself supports
   the required features).  Today the Telit UC864-G is supported in this mode.
+
+Bluetooth Handsfree Profile
+===========================
+
+- Voicecall support.  oFono supports the use of Bluetooth Handsfree capable
+  devices to make voicecalls.  All features are supported, including 3-way
+  calls, multiparty calls, call waiting, etc.
+
+- Support for Handsfree specific protocol features.  oFono clients can gain
+  access to Bluetooth HFP specific features via the oFono Handsfree interface.
+  These features include voice recognition activation, last number redial,
+  etc.