[PATCH] Implement HandsfreeGateway Interface

Johan Hedberg johan.hedberg at gmail.com
Thu Feb 4 11:02:04 PST 2010


Hi Gustavo,

On Thu, Feb 04, 2010, Gustavo F. Padovan wrote:
> Create a interface where a Handsfree agent can register and use BlueZ to
> handle the rfcomm and sco links.
> 
> Many thanks to Zhenhua Zhang <zhenhua.zhang at intel.com> for his
> prototype on this code.
> ---
>  audio/device.c  |    3 +
>  audio/gateway.c |  447 +++++++++++++++++++++++++++++++++++++++++--------------
>  audio/gateway.h |   14 +-
>  audio/manager.c |   19 +--
>  audio/unix.c    |   13 +-
>  doc/hfp-api.txt |   82 ++++++++++
>  6 files changed, 445 insertions(+), 133 deletions(-)
>  create mode 100644 doc/hfp-api.txt

I didn't find any more obvious issues with this last version so the two
patches are now finally pushed upstream. Thanks.

Johan


More information about the ofono mailing list