Return-Path: MIME-Version: 1.0 In-Reply-To: <20150717153000.GA18208@t440s.P-661HNU-F1> References: <20150716105937.GA18341@t440s.lan> <20150716131004.GA28916@t440s.P-661HNU-F1> <20150717153000.GA18208@t440s.P-661HNU-F1> Date: Wed, 22 Jul 2015 12:53:38 +0200 Message-ID: Subject: Re: Advertising API, possible to set LE only? From: dogan yazar To: dogan yazar , Marcel Holtmann , linux-bluetooth@vger.kernel.org Content-Type: text/plain; charset=UTF-8 List-ID: On Fri, Jul 17, 2015 at 5:30 PM, Johan Hedberg wrote: > Hi dogan, > > On Fri, Jul 17, 2015, dogan yazar wrote: >> Thanks! This worked well. Any hints for me to track down why >> "ControllerMode=le in the [General] section of >> /etc/bluetooth/main.conf" did not work fine? Running a shell command >> from our software is not a very neat solution. > > Enable bluetoothd debug logs (-d command line switch) and check if > there's anything suspicious when you start bluetoothd. Btw, which BlueZ > version do you have? The ControllerMode option was first introduced in > BlueZ 5.25. Thanks! Apparently it was a cheap mistake on my side. Since I wanted to test latest bluez, I have installed from the source files with default configuration, the conf file I should have updated was under /usr/local. So it works great now!