Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Fix for handling unpaired devices
@ 2014-08-29  9:53 Lukasz Rymanowski
  2014-08-29  9:53 ` [PATCH v3 1/3] android/bluetooth: Add unpaired device callback Lukasz Rymanowski
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lukasz Rymanowski @ 2014-08-29  9:53 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Lukasz Rymanowski

Following patches fix scenario when remote device is unpaired and
paired again. Issue found when testing HOG where basically after
re-pair HOG was not functional.

v2:
* bt_unpaired_register returns bool
* unpaired callback provides also bdaddr type

v3:
* Szymon comments addressed

Lukasz Rymanowski (3):
  android/bluetooth: Add unpaired device callback
  android/hidhost: Add remove bond handling
  android/gatt: Add remove bond handling

 android/bluetooth.c | 51 ++++++++++++++++++++++++++++++++++++++++++++++++---
 android/bluetooth.h |  4 ++++
 android/gatt.c      | 25 +++++++++++++++++++++++++
 android/hidhost.c   | 25 +++++++++++++++++++++++++
 4 files changed, 102 insertions(+), 3 deletions(-)

-- 
1.8.4


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

end of thread, other threads:[~2014-08-29 14:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-29  9:53 [PATCH v3 0/3] Fix for handling unpaired devices Lukasz Rymanowski
2014-08-29  9:53 ` [PATCH v3 1/3] android/bluetooth: Add unpaired device callback Lukasz Rymanowski
2014-08-29  9:53 ` [PATCH v3 2/3] android/hidhost: Add remove bond handling Lukasz Rymanowski
2014-08-29  9:54 ` [PATCH v3 3/3] android/gatt: " Lukasz Rymanowski
2014-08-29 14:10 ` [PATCH v3 0/3] Fix for handling unpaired devices Szymon Janc

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