Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] android/bluetooth: Allow to start BlueZ in a single mode.
@ 2014-04-23 16:53 Lukasz Rymanowski
  2014-04-23 16:53 ` [PATCH v2 1/3] android/bluetooth: Add supported lmp settings to adapter struct Lukasz Rymanowski
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lukasz Rymanowski @ 2014-04-23 16:53 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: szymon.janc, Lukasz Rymanowski

With this patches it is possible to start Bluez in a single mode.

v2: Refactor of previous patch so we don't disable already enabled LE mode.
It was actually not accodring to the spec.

Lukasz Rymanowski (3):
  android/bluetooth: Add supported lmp settings to adapter struct
  android/bluetooth: Do not enable BT LE by default
  android/bluetooth: Make possible to start BlueZ in a single mode

 android/README          |  4 ++++
 android/bluetooth.c     | 52 +++++++++++++++++++++++++++++++++++++++++--------
 android/bluetooth.h     |  2 +-
 android/hal-bluetooth.c | 19 +++++++++++++++++-
 android/hal-msg.h       |  2 ++
 android/main.c          |  5 ++++-
 6 files changed, 73 insertions(+), 11 deletions(-)

-- 
1.8.4


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

end of thread, other threads:[~2014-04-24  8:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-23 16:53 [PATCH v2 0/3] android/bluetooth: Allow to start BlueZ in a single mode Lukasz Rymanowski
2014-04-23 16:53 ` [PATCH v2 1/3] android/bluetooth: Add supported lmp settings to adapter struct Lukasz Rymanowski
2014-04-23 16:53 ` [PATCH v2 2/3] android/bluetooth: Do not enable BT LE by default Lukasz Rymanowski
2014-04-23 16:53 ` [PATCH v2 3/3] android/bluetooth: Make possible to start BlueZ in a single mode Lukasz Rymanowski
2014-04-24  8:36 ` [PATCH v2 0/3] android/bluetooth: Allow " Szymon Janc

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