Return-Path: MIME-Version: 1.0 In-Reply-To: References: <20150818220604.05b7a862@angwin.home> <20150819161441.GA8142@hau.nz> <20150819220231.58a3b14f@angwin.home> Date: Fri, 21 Aug 2015 11:03:51 +0200 Message-ID: Subject: Re: IdleTimeout behavior for Sony PS3 remote in Bluez 5 From: David Herrmann To: Luiz Augusto von Dentz Cc: "Mark A. Haun" , "linux-bluetooth@vger.kernel.org" , David Herrmann Content-Type: text/plain; charset=UTF-8 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hey On Thu, Aug 20, 2015 at 10:52 AM, Luiz Augusto von Dentz wrote: > @David: Since apparently you was the author of the patch the remove > setting EUNATCH to sk_err can you tell if that was intentional or you > did not know that it could affect the timeout implementation? Btw, it > would nice if you could comment regarding moving the timeout policy to > the HID driver. This sounds like an oversight. From a quick look, hidp_session_terminate() should set these errors properly. I can try to craft a patch on Monday. Thanks David