Hi Jakub, On Sunday 27 of April 2014 17:04:50 Jakub Tyszkowski wrote: > Multiple, connection specific device lists were replaced with one, > while devices store their connection state instead. Client list in each > device were replaced with single, global list, storing (connection_id, > client*, device*) tuples. This seams to be more natural and easier to > perform actions which are mostly triggered by specific clients on > specific device or connection. > > Connection id previously assigned to device now properly identifies > client<->device and not the physical adapter<->device connection. > --- > android/gatt.c | 1004 ++++++++++++++++++++++++++++++-------------------------- > 1 file changed, 536 insertions(+), 468 deletions(-) This patch is now upstream (with small changes we discussed offline). Thanks. -- Best regards, Szymon Janc -- 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