Hi Lukasz, On Fri, Aug 1, 2014 at 11:04 AM, Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx> wrote: > Hi Luiz, > > On 1 August 2014 09:48, Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx> wrote: >> Hi Lukasz, >> >> On Thu, Jul 31, 2014 at 2:11 PM, Lukasz Rymanowski >> <lukasz.rymanowski@xxxxxxxxx> wrote: >>> 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. >>> >>> 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 >> >> Im not quite sure why you introduce as a public API, I mean it does >> not seem like you would control the list externally so perhaps these >> functions should be made static. >> > > android/gatt uses it. Patch 5/6 Nevermind, I did not realize that it was two different files. >>> 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 | 66 +++++++++++++++++++++++++++++-------- >>> android/main.c | 4 +++ >>> 4 files changed, 160 insertions(+), 14 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 >> >> >> >> -- >> Luiz Augusto von Dentz > > BR > Lukasz -- Luiz Augusto von Dentz -- 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