From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: Subject: Re: [PATCH BlueZ 1/4] client: Add discoverable-timeout command From: Bastien Nocera To: Luiz Augusto von Dentz , linux-bluetooth@vger.kernel.org Date: Thu, 26 Jul 2018 14:43:06 +0200 In-Reply-To: <20180725102035.19439-1-luiz.dentz@gmail.com> References: <20180725102035.19439-1-luiz.dentz@gmail.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: On Wed, 2018-07-25 at 13:20 +0300, Luiz Augusto von Dentz wrote: > From: Luiz Augusto von Dentz > > This adds discoverable-timeout command which can be used to get/set > DiscoverableTimeout property: > > [bluetooth]# discoverable-timeout 180 > Changing discoverable-timeout 180 succeeded Tested ok here.