Return-Path: MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 7 May 2015 09:08:39 +0200 Message-ID: Subject: Re: Alternative to 'gattc' 'gatts' commands for Linux From: Grzegorz Kolodziejczyk To: Ankur Patel Cc: "linux-bluetooth@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Ankur, gattc, gatts are shortcuts of haltest (bluez tool for android hal test) prefix commands related to client and server. Instead of gattc you can use btgatt-client tool and gatts - btgatt-server tool, both of them are in bluez/tools/ . Br, Grzegorz