Linux bluetooth development
 help / color / mirror / Atom feed
* [RFC BlueZ 0/3] Check if profile local_uuid is enabled
@ 2013-11-13  8:53 Luiz Augusto von Dentz
  2013-11-13  8:53 ` [RFC BlueZ 1/3] core/device: Only connect profiles which are enabled Luiz Augusto von Dentz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luiz Augusto von Dentz @ 2013-11-13  8:53 UTC (permalink / raw)
  To: linux-bluetooth

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-11-13  8:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13  8:53 [RFC BlueZ 0/3] Check if profile local_uuid is enabled Luiz Augusto von Dentz
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox