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 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html