Linux bluetooth development
 help / color / mirror / Atom feed
From: Marco Trapanese <marcotrapanese@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: "complex" Bluetooth handling
Date: Wed, 15 Jun 2016 07:10:58 +0200	[thread overview]
Message-ID: <c290d35f-1637-1199-11a2-e2424262b175@gmail.com> (raw)

Hello,

I'm working on an unattended machine (i.e. with no direct user 
interaction) which should handle the following Bluetooth features:

- A2DP
- AVRCP
- HFP
- GATT server
- ANCS consumer

all at the same time. I mean, the user might listen to a song and answer 
to incoming calls, while he's receiving the ANCS notifications and 
exchanging data through a custom GATT profile.

I have a USB / BT,BLE dongle and I'm using Raspbian Jessie with bluez 5.40.
Right now I'm just trying to make the things work before write a C++ 
application which manages all the stuff.

First question:

1. I mainly find Python scripts, but I'm interested into Qt5/C++ 
libraries. Is there something out there? Before write a new one from 
scratch....

2. Do you know any working example to subscribe to ANCS push notifications?

3. Do you have any suggestion about how to handle all those profile 
together?

Thanks!
Marco


             reply	other threads:[~2016-06-15  5:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-15  5:10 Marco Trapanese [this message]
2016-06-15  6:54 ` "complex" Bluetooth handling Ben-melech, Shiran
2016-06-15  7:20   ` Marco Trapanese
2016-06-15  7:53     ` Luiz Augusto von Dentz
2016-06-15  7:59       ` Marco Trapanese

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=c290d35f-1637-1199-11a2-e2424262b175@gmail.com \
    --to=marcotrapanese@gmail.com \
    --cc=linux-bluetooth@vger.kernel.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