Skip to content

Commit

Permalink
fix(bluetooth): Remove LLCP impl override.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Jan 6, 2024
1 parent 0f716e3 commit be2613f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -183,11 +183,6 @@ config ZMK_BLE_PASSKEY_ENTRY
config BT_SMP_ALLOW_UNAUTH_OVERWRITE
imply ZMK_BLE_PASSKEY_ENTRY

choice BT_LL_SW_LLCP_IMPL
default BT_LL_SW_LLCP_LEGACY if !ZMK_BLE_EXPERIMENTAL_CONN

endchoice

config BT_CTLR_PHY_2M
default n if ZMK_BLE_EXPERIMENTAL_CONN

Expand Down

0 comments on commit be2613f

Please sign in to comment.