BLE Security/Pairing fixes for "Just Works" SC.
This commit is contained in:
parent
73bea6218e
commit
b135eb65f5
4 changed files with 24 additions and 11 deletions
1
prj.conf
1
prj.conf
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue