From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 20 Nov 2012 16:04:04 -0200 From: Gustavo Padovan To: Szymon Janc Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH v2] Bluetooth: Remove OOB data if device was discovered in band Message-ID: <20121120180404.GK14006@joana> References: <1353407934-17831-1-git-send-email-szymon.janc@tieto.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1353407934-17831-1-git-send-email-szymon.janc@tieto.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Szymon, * Szymon Janc [2012-11-20 11:38:54 +0100]: > OOB authentication mechanism should be used only if pairing process > has been activated by previous OOB information exchange (Core Spec > 4.0 , vol. 1, Part A, 5.1.4.3). Stored OOB data for specific device > should be removed if that device was discovered in band later on. > > Signed-off-by: Szymon Janc > --- > V2: > Move OOB data removal to hci_inquiry_cache_update to cover all inquiry > events (ext/rssi) in one place. > > net/bluetooth/hci_core.c | 2 ++ > 1 file changed, 2 insertions(+) patch has been applied to bluetooth-next. Thanks. Gustavo