From 1ddbdb5e1ab09bbfb590f367991c6fd60fdac951 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 18 Jan 2012 13:28:31 -0600 Subject: [PATCH] TODO: Mark Handsfree interface task as done --- TODO | 11 ----------- doc/features.txt | 12 ++++++++++++ 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.