Following patches add support to BfA to use kernel auto connect list when mgmt interface is 1.7 or highier. Tested on PC with latest kernel. v2: Fix in Patch 5/6. Forgot one if check v3: Rebase + whitespace fix Note: For android new backports are needed. Will be done early next week. Lukasz Rymanowski (6): android/bluetooth: Add flag for kernel connection control android/bluetooth: Add API to add device to auto connect list android/bluetooth: Add API to remove device from auto connect list android/gatt: Refactor trigger connection function. android/gatt: Use kernel auto connect feature if possible android/bluetooth: Clear auto connect list on startup android/bluetooth.c | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++++ android/bluetooth.h | 10 ++++++ android/gatt.c | 70 ++++++++++++++++++++++++++++++--------- android/main.c | 4 +++ 4 files changed, 163 insertions(+), 15 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