Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v3 0/5] android: LE device handling improvements
@ 2014-03-24 12:36 Szymon Janc
  2014-03-24 12:36 ` [PATCH v3 1/5] core: Move EIR flags definitions to eir.h Szymon Janc
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Szymon Janc @ 2014-03-24 12:36 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Szymon Janc

v3:
- EIR flags defines are not renamed
- non-discoverable LE device is filtered only if unknown

Szymon Janc (5):
  core: Move EIR flags definitions to eir.h
  android/bluetooth: Filter out not discoverable LE devices
  android/bluetooth: Add support for loading LTKs
  android/bluetooth: Add support for new long term key mgmt event
  android/bluetooth: Fix handling of BREDR, LE and dual mode devices

 android/bluetooth.c | 349 ++++++++++++++++++++++++++++++++++++++++++++++------
 src/adapter.c       |   9 --
 src/eir.h           |   9 ++
 3 files changed, 323 insertions(+), 44 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-03-24 13:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-24 12:36 [PATCH v3 0/5] android: LE device handling improvements Szymon Janc
2014-03-24 12:36 ` [PATCH v3 1/5] core: Move EIR flags definitions to eir.h Szymon Janc
2014-03-24 12:36 ` [PATCH v3 2/5] android/bluetooth: Filter out not discoverable LE devices Szymon Janc
2014-03-24 12:36 ` [PATCH v3 3/5] android/bluetooth: Add support for loading LTKs Szymon Janc
2014-03-24 12:36 ` [PATCH v3 4/5] android/bluetooth: Add support for new long term key mgmt event Szymon Janc
2014-03-24 12:36 ` [PATCH v3 5/5] android/bluetooth: Fix handling of BREDR, LE and dual mode devices Szymon Janc
2014-03-24 13:25 ` [PATCH v3 0/5] android: LE device handling improvements Szymon Janc

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