Linux bluetooth development
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: [RFC BlueZ 0/3] Check if profile local_uuid is enabled
Date: Wed, 13 Nov 2013 10:53:30 +0200	[thread overview]
Message-ID: <1384332813-7891-1-git-send-email-luiz.dentz@gmail.com> (raw)

From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

This attempts to solve a problem with certain APIs that are adapter bond
such as Media interface and adapter_service_add as opposed to btd_profile
that is valid for every adapter.

Making Media API to be available on /org/bluez and perhaps tight btd_profile
and adapter_service_add should solve the problem in the long term but since
we cannot just break the API this is probably still necessary.

Luiz Augusto von Dentz (3):
  core/device: Only connect profiles which are enabled
  audio/A2DP: Set profile .local_uuid properly
  input: Fix setting .local_uuid

 profiles/audio/a2dp.c    |  2 ++
 profiles/input/manager.c |  1 -
 src/device.c             | 35 ++++++++++++++++++++++++++++++-----
 3 files changed, 32 insertions(+), 6 deletions(-)

-- 
1.8.3.1


             reply	other threads:[~2013-11-13  8:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13  8:53 Luiz Augusto von Dentz [this message]
2013-11-13  8:53 ` [RFC BlueZ 1/3] core/device: Only connect profiles which are enabled Luiz Augusto von Dentz
2013-11-13  8:53 ` [RFC BlueZ 2/3] audio/A2DP: Set profile .local_uuid properly Luiz Augusto von Dentz
2013-11-13  8:53 ` [RFC BlueZ 3/3] input: Fix setting .local_uuid Luiz Augusto von Dentz

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=1384332813-7891-1-git-send-email-luiz.dentz@gmail.com \
    --to=luiz.dentz@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