diff options
author | 2025-05-28 14:53:11 -0400 | |
---|---|---|
committer | 2025-05-30 13:29:42 -0400 | |
commit | 03dba9cea72f977e873e4e60e220fa596959dd8f (patch) | |
tree | 71ac54033850d4aa995c69fb52bff7dfcc562c9f /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | Bluetooth: hci_qca: move the SoC type check to the right place (diff) | |
download | wireguard-linux-03dba9cea72f977e873e4e60e220fa596959dd8f.tar.xz wireguard-linux-03dba9cea72f977e873e4e60e220fa596959dd8f.zip |
Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION
Depending on the security set the response to L2CAP_LE_CONN_REQ shall be
just L2CAP_CR_LE_ENCRYPTION if only encryption when BT_SECURITY_MEDIUM
is selected since that means security mode 2 which doesn't require
authentication which is something that is covered in the qualification
test L2CAP/LE/CFC/BV-25-C.
Link: https://github.com/bluez/bluez/issues/1270
Fixes: 27e2d4c8d28b ("Bluetooth: Add basic LE L2CAP connect request receiving support")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions