From: =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Danis <frederic.danis@linux.intel.com>
To: ofono@ofono.org
Subject: [PATCH 0/3] bluetooth: add HFP AG plugin
Date: Tue, 15 Feb 2011 16:06:30 +0100 [thread overview]
Message-ID: <1297782393-9898-1-git-send-email-frederic.danis@linux.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 595 bytes --]
Add the HFP AG plugin
Add partial support for +CIND command: currently,
only network registration part is suported
(status and roaming)
Frédéric Danis (3):
bluetooth: add HFP AG plugin
emulator: add HFP emulator type
emulator: add +CIND support
Makefile.am | 3 +
include/emulator.h | 1 +
plugins/hfp_ag.c | 188 ++++++++++++++++++++++++++++++++++++++++++++++++++++
src/emulator.c | 132 ++++++++++++++++++++++++++++++++++++-
src/ofono.h | 1 +
5 files changed, 323 insertions(+), 2 deletions(-)
create mode 100644 plugins/hfp_ag.c
next reply other threads:[~2011-02-15 15:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-15 15:06 =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Danis [this message]
2011-02-15 15:06 ` [PATCH 1/3] bluetooth: add HFP AG plugin =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Danis
2011-02-15 17:10 ` Gustavo F. Padovan
2011-02-16 6:24 ` Denis Kenzior
2011-02-15 15:06 ` [PATCH 2/3] emulator: add HFP emulator type =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Danis
2011-02-16 6:25 ` Denis Kenzior
2011-02-15 15:06 ` [PATCH 3/3] emulator: add +CIND support =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Danis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1297782393-9898-1-git-send-email-frederic.danis@linux.intel.com \
--to=frederic.danis@linux.intel.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox