linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/6] plugins/policy: Fixes
@ 2016-07-28 14:27 Luiz Augusto von Dentz
  2016-07-28 14:27 ` [PATCH BlueZ 1/6] lib/uuid: Fix using unitialized values Luiz Augusto von Dentz
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Luiz Augusto von Dentz @ 2016-07-28 14:27 UTC (permalink / raw)
  To: linux-bluetooth

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

These patches fixes several problems with policy that were causing it to
behave weirdly. It also fixes a couple of connection policy bugs when
reconnection is active and another policy attempts to request a connection
which could interfere with the desired intervals.

Luiz Augusto von Dentz (6):
  lib/uuid: Fix using unitialized values
  plugins/policy: Revert patch 96db78604252eeb17614b9982ced95fd66c6c6fc
  plugins/policy: Set list separator
  main.conf: Remove spaces in reconnect list parameters
  plugins/policy: Disable other connect policies while reconnect is
    active
  audio/a2dp: Fix always setting -EAGAIN for all errors

 lib/uuid.c            |  7 +++++--
 plugins/policy.c      | 45 +++++++++++++++++++++++++--------------------
 profiles/audio/a2dp.c | 10 +++++-----
 src/main.conf         |  4 ++--
 4 files changed, 37 insertions(+), 29 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2016-08-01 11:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-28 14:27 [PATCH BlueZ 0/6] plugins/policy: Fixes Luiz Augusto von Dentz
2016-07-28 14:27 ` [PATCH BlueZ 1/6] lib/uuid: Fix using unitialized values Luiz Augusto von Dentz
2016-07-28 14:27 ` [PATCH BlueZ 2/6] plugins/policy: Revert patch 96db78604252eeb17614b9982ced95fd66c6c6fc Luiz Augusto von Dentz
2016-07-28 14:27 ` [PATCH BlueZ 3/6] plugins/policy: Set list separator Luiz Augusto von Dentz
2016-07-28 14:27 ` [PATCH BlueZ 4/6] main.conf: Remove spaces in reconnect list parameters Luiz Augusto von Dentz
2016-07-28 14:27 ` [PATCH BlueZ 5/6] plugins/policy: Disable other connect policies while reconnect is active Luiz Augusto von Dentz
2016-07-28 14:27 ` [PATCH BlueZ 6/6] audio/a2dp: Fix always setting -EAGAIN for all errors Luiz Augusto von Dentz
2016-08-01 11:57 ` [PATCH BlueZ 0/6] plugins/policy: Fixes 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;
as well as URLs for NNTP newsgroup(s).