BLE Security/Pairing fixes for "Just Works" SC.

This commit is contained in:
Pete Johanson
2020-05-15 11:39:16 -04:00
parent 73bea6218e
commit b135eb65f5
4 changed files with 24 additions and 11 deletions

View File

@@ -8,6 +8,7 @@ CONFIG_USB_DEVICE_HID=y
CONFIG_USB_DEVICE_PRODUCT="ZMK Firmware"
CONFIG_BT=y
CONFIG_BT_SMP=y
CONFIG_BT_SMP_SC_PAIR_ONLY=y
CONFIG_BT_PERIPHERAL=y
CONFIG_BT_GATT_DIS=y
# HID GATT notifications sent this way are *not* picked up by Linux, and possibly others.