Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fix for handling unpaired devices
@ 2014-08-28  8:37 Lukasz Rymanowski
  2014-08-28  8:37 ` [PATCH v2 1/3] android/bluetooth: Add unpaired device callback Lukasz Rymanowski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Lukasz Rymanowski @ 2014-08-28  8:37 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



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

 android/bluetooth.c | 45 ++++++++++++++++++++++++++++++++++++++++++---
 android/bluetooth.h |  3 +++
 android/gatt.c      | 24 ++++++++++++++++++++++++
 android/hidhost.c   | 23 +++++++++++++++++++++++
 4 files changed, 92 insertions(+), 3 deletions(-)

-- 
1.8.4


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

end of thread, other threads:[~2014-08-28 20:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-28  8:37 [PATCH v2 0/3] Fix for handling unpaired devices Lukasz Rymanowski
2014-08-28  8:37 ` [PATCH v2 1/3] android/bluetooth: Add unpaired device callback Lukasz Rymanowski
2014-08-28 18:11   ` Szymon Janc
2014-08-28 20:54     ` Lukasz Rymanowski
2014-08-28  8:37 ` [PATCH v2 2/3] android/hidhost: Add remove bond handling Lukasz Rymanowski
2014-08-28  8:37 ` [PATCH v2 3/3] android/gatt: " Lukasz Rymanowski

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