Hi Łukasz, On Monday 17 of March 2014 01:01:08 Lukasz Rymanowski wrote: > This patch set add GATT clien scan, connect/disconnect > functionality. > > Some changes in handling discovery has been done as > there are two clients of discovery: HAL and GATT > > For now daemon makes sure that device is available before > connecting it. It is because in case device is not available > we would block connect to other devices. > > Once white list will be available we can simplify that code. > > === > v2: Fixes in discovery handling > v3: Fixes Szymon comments + adding patch for search primary services > > Jakub Tyszkowski (2): > android/bluetooth: Add GATT notifications on LE discovery > android/gatt: Use Core profile for LE scan > > Lukasz Rymanowski (3): > android/gatt: Add GATT Connect > android/gatt: Add disconnect GATT device > android/gatt: Find primary services > > android/Android.mk | 4 + > android/Makefile.am | 3 + > android/bluetooth.c | 107 +++++++- > android/bluetooth.h | 7 + > android/gatt.c | 717 > +++++++++++++++++++++++++++++++++++++++++++++++++++- 5 files changed, 821 > insertions(+), 17 deletions(-) Patches 1-4 are now pushed, thanks. -- BR 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