All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes managing AMP controller
@ 2012-06-29 12:06 Andrei Emeltchenko
  2012-06-29 12:07 ` [PATCH 1/3] Bluetooth: Do not auto off " Andrei Emeltchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andrei Emeltchenko @ 2012-06-29 12:06 UTC (permalink / raw)
  To: linux-bluetooth

From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>

Those fixes make sure that AMP controller is not shut down by
management interface and is not used as normal BR/EDR controller.
The idea is that there is no need to expose AMP controller to user
space.

Andrei Emeltchenko (3):
  Bluetooth: Do not auto off AMP controller
  Bluetooth: mgmt: Fix managing AMP device
  Bluetooth: Route traffic only through BR/EDR controller

 include/net/bluetooth/hci_core.h |    2 +-
 net/bluetooth/hci_conn.c         |    3 ++-
 net/bluetooth/hci_core.c         |   11 ++++++++---
 net/bluetooth/mgmt.c             |   20 ++++++++++++++++++--
 4 files changed, 29 insertions(+), 7 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2012-07-19  7:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29 12:06 [PATCH 0/3] Fixes managing AMP controller Andrei Emeltchenko
2012-06-29 12:07 ` [PATCH 1/3] Bluetooth: Do not auto off " Andrei Emeltchenko
2012-06-30 15:36   ` Gustavo Padovan
2012-06-29 12:07 ` [PATCH 2/3] Bluetooth: mgmt: Fix managing AMP device Andrei Emeltchenko
2012-07-19  7:39   ` Johan Hedberg
2012-07-19  7:56     ` Andrei Emeltchenko
2012-06-29 12:07 ` [PATCH 3/3] Bluetooth: Route traffic only through BR/EDR controller Andrei Emeltchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.