zephyr/subsys/bluetooth
Szymon Janc a7eee34339 Bluetooth: Host: Fix legacy OOB pairing as central
When central is sending SMP Pairing Request is it unknown if
pairing will be legacy or LE SC so set OOB flag if any OOB
data is present and assume to peer device provides OOB data
that will match pairing type.

This was affecting following qualification test cases:
SM/CEN/OOB/BI-01-C
SM/CEN/OOB/BV-01-C
SM/CEN/OOB/BV-03-C
SM/CEN/OOB/BV-09-C

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2023-04-07 13:36:41 +02:00
..
audio Bluetooth: Audio: Add missing null checks in mpl 2023-04-07 11:29:54 +02:00
common Bluetooth: Logging: Remove BT_DEBUG 2023-03-30 10:40:01 +00:00
controller Bluetooth: Controller: Fix compile error due to missing DF include 2023-04-06 12:57:20 +00:00
crypto Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
host Bluetooth: Host: Fix legacy OOB pairing as central 2023-04-07 13:36:41 +02:00
lib Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
mesh Bluetooth: Mesh: Add async API to Private Beacon Client 2023-04-04 14:32:57 +02:00
services Bluetooth: Services: Add macro for verifying OTS object ID 2023-04-07 11:29:54 +02:00
shell Bluetooth: shell: Guard adv_opt with CONFIG_BT_BROADCASTER 2023-04-06 15:37:30 +02:00
CMakeLists.txt Bluetooth: Host: Add Encrypted Advertising Data 2023-03-21 13:39:09 +02:00
Kconfig Bluetooth: Add missing dependency for PAST feature 2023-04-04 14:31:17 +02:00
Kconfig.adv Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
Kconfig.iso Bluetooth: ISO: Fix BT_ISO_TX_MTU range 2023-03-03 09:19:19 +01:00
Kconfig.logging Bluetooth: Logging: Remove BT_DEBUG 2023-03-30 10:40:01 +00:00