Return-Path: MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 24 Mar 2015 11:08:13 +0200 Message-ID: Subject: Re: Bluez5 Device interface From: Luiz Augusto von Dentz To: Ssagarr Patil Cc: "linux-bluetooth@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Sagar, On Mon, Mar 23, 2015 at 5:57 PM, Ssagarr Patil wrote: > Hi, > > I am working on 3.14 kernel and using bluez5, My device supports ble devices, I havent found how can I write a C application which will pair devices and transfer data. > > Can any one please point me in right direction. Have you looked at bluetoothctl? It is written in C, the source code is under client/: https://git.kernel.org/cgit/bluetooth/bluez.git/tree/client -- Luiz Augusto von Dentz