forked from kofal.net/zmk
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:
committed by
Pete Johanson
parent
ded79ba422
commit
df2e993300
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user