summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO11
-rw-r--r--doc/features.txt12
2 files changed, 12 insertions, 11 deletions
diff --git a/TODO b/TODO
index a13c641a..1fef651b 100644
--- 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
==============
diff --git a/doc/features.txt b/doc/features.txt
index 53bf28ea..563a0f53 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -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.