Skip to content

Commit

Permalink
Bump max paired connections to 2 for central.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Aug 14, 2020
1 parent 3b4049f commit 8b61beb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/Kconfig
Expand Up @@ -106,6 +106,10 @@ if ZMK_SPLIT_BLE_ROLE_CENTRAL
config BT_MAX_CONN
default 5

config BT_MAX_PAIRED
# Bump this everywhere once we support switching active connections!
default 2

endif

config ZMK_SPLIT_BLE_ROLE_PERIPHERAL
Expand Down

0 comments on commit 8b61beb

Please sign in to comment.