commit | 1a8bab4f390130268e5384ccf1bde47925102c72 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Mar 16 11:45:44 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Mar 16 17:16:45 2015 +0100 |
tree | b8f2b9ed330f78eedd678e65bf982aeb35d631c9 | |
parent | 882fafad71a4bac8e8a2445dfb08c38a71b4eef1 [diff] |
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>