fix(split): Split peripherals should auto sec req still.

* Ensure split peripherals have `BT_GATT_AUTO_SEC_REQ` enabled so that
  reconnects to centrals are automatically encrypted.
This commit is contained in:
Peter Johanson 2024-01-06 08:46:58 +00:00 committed by Pete Johanson
parent 12bc8b0402
commit 7652fbeb6b

View file

@ -217,7 +217,7 @@ config BT_GATT_NOTIFY_MULTIPLE
default n
config BT_GATT_AUTO_SEC_REQ
default n
default (ZMK_SPLIT_BLE && !ZMK_SPLIT_ROLE_CENTRAL)
config BT_DEVICE_APPEARANCE
default 961