Return-Path: From: Arman Uguray To: linux-bluetooth@vger.kernel.org Cc: Arman Uguray Subject: [PATCH BlueZ v1 0/7] Introduce tools/btgatt-client. Date: Fri, 29 Aug 2014 08:34:05 -0700 Message-Id: <1409326452-8534-1-git-send-email-armansito@chromium.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: * v1: Removed L2CAP_LM socket options; using only BT_SECURITY now. Arman Uguray (7): tools/btgatt-client: Introduce tools/btgatt-client tools/btgatt-client: Added L2CAP LE ATT connection. tools/btgatt-client: Integrate bt_att and bt_gatt_client. tools/btgatt-client: Add command parsing. tools/btgatt-client: Add "ready" handler. tools/btgatt-client: Add "services" command. tools/btgatt: Add command argument support. Makefile.tools | 14 +- tools/btgatt-client.c | 657 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 670 insertions(+), 1 deletion(-) create mode 100644 tools/btgatt-client.c -- 2.1.0.rc2.206.gedb03e5