feat(ble): Disable `BT_GATT_AUTO_SEC_REQ`.

* Better compatibility w/ some operating systems, we already
  set security level on connects.
This commit is contained in:
Peter Johanson 2021-11-09 04:19:55 +00:00 committed by Pete Johanson
parent ded79ba422
commit df2e993300
1 changed files with 3 additions and 0 deletions

View File

@ -132,6 +132,9 @@ config ZMK_BLE_CLEAR_BONDS_ON_START
config BT_GATT_NOTIFY_MULTIPLE
default n
config BT_GATT_AUTO_SEC_REQ
default n
config BT_DEVICE_APPEARANCE
default 961