zephyr/subsys/bluetooth
Johan Hedberg 9c459b33fb Bluetooth: SMP: Fix setting key distribution bits for no-bonding
9.4.2 section, Part C, Vol 3 of the Bluetooth Core specification v5.3
states the following in the case that the device is in non-bondable
mode:

If Security Manager pairing is supported, the Host shall set the
Bonding_Flags to ‘No Bonding’ as defined in [Vol 3] Part H, Section
3.5.1 and bonding information shall not be exchanged or stored.

Fixes #54104

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2023-02-08 19:04:51 +09:00
..
audio Bluetooth: Audio: Fix ASCS CP subscribe in discovery 2023-02-06 22:05:15 +09:00
common Bluetooth: Update Bluetooth legacy logging Kconfig 2022-11-30 14:37:58 +01:00
controller Bluetooth: controller: Only allow supported feature bits to be set by host 2023-02-08 01:16:10 +09:00
crypto Bluetooth: Fix endianness of cryptographic toolbox function h8 2023-01-26 13:25:11 +01:00
host Bluetooth: SMP: Fix setting key distribution bits for no-bonding 2023-02-08 19:04:51 +09:00
mesh Bluetooth: Mesh: Remove meaningless condition 2023-02-06 10:08:22 +01:00
services bluetooth: ias: Fix dereferencing before NULL check 2023-01-18 07:27:00 -05:00
shell Bluetooth: Small fixes for some Bluetooth Shell commands 2023-02-07 11:58:00 +01:00
CMakeLists.txt Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig.adv Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
Kconfig.iso