Return-Path: Date: Mon, 26 Jun 2017 14:33:04 -0400 From: Ravi Minnikanti To: linux-bluetooth@vger.kernel.org Subject: Re: Setting LE advertisement interval, bluez Message-ID: <20170626183304.GA10416@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi all, I implemented a GATT server using bluez DBus API and everything works well. I want to know is there any way I can set advertisement interval from my application. Advertisement Data is set and advertisment is enabled when I register my advertisement through DBus API. I don't see any mgmt API to just set advertisement interval. Any help would be very useful. Thanks, Ravi