]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Track local vs remote OOB data availability
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Mar 2015 09:45:44 +0000 (11:45 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 16 Mar 2015 16:16:45 +0000 (17:16 +0100)
commitc50c339088557594d0dd929302bd90544e2247c5
treeb8f2b9ed330f78eedd678e65bf982aeb35d631c9
parentd5f7b4a75be346b19004a234715e09050fc40907
Bluetooth: Track local vs remote OOB data availability

There are several decisions in the SMP logic that depend not only on
whether we're doing SMP or not, but also whether local and/or remote OOB
data is present. This patch splits the existing SMP_FLAG_OOB into two
new flags to track local and remote OOB data respectively.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/smp.c