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 -- 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