TODO: Mark Handsfree interface task as done

This commit is contained in:
Denis Kenzior 2012-01-18 13:28:31 -06:00
parent 39ac002f50
commit 1ddbdb5e1a
2 changed files with 12 additions and 11 deletions

11
TODO
View File

@ -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
==============

View 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.