From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============8779329544490089481==" MIME-Version: 1.0 From: =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Danis Subject: [PATCH v2 0/3] bluetooth: add CIND and CIEV support in HFP AG Date: Tue, 22 Feb 2011 16:40:33 +0100 Message-ID: <1298389236-14953-1-git-send-email-frederic.danis@linux.intel.com> List-Id: To: ofono@ofono.org --===============8779329544490089481== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Add indicator support in emulator atom Add CIND and CIEV support for HFP AG Fr=C3=A9d=C3=A9ric Danis (3): emulator: add indicator support API emulator: add support of indicators emulator: add CIND support include/emulator.h | 11 +++++ src/emulator.c | 124 ++++++++++++++++++++++++++++++++++++++++++++++++= ++++ src/network.c | 74 ++++++++++++++++++++++++++++++- 3 files changed, 208 insertions(+), 1 deletions(-) --===============8779329544490089481==--