Skip to content

Commit 9056915

Browse files
thebenternjp-bennett
authored andcommitted
Double the number of bluetooth bonds NimBLE will store (from 3 to 6) (#8296)
1 parent 554112c commit 9056915

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/esp32/esp32.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ build_flags =
3131
-DMYNEWT_VAL_BLE_HS_LOG_LVL=LOG_LEVEL_CRITICAL
3232
-DAXP_DEBUG_PORT=Serial
3333
-DCONFIG_BT_NIMBLE_ENABLED
34+
-DCONFIG_BT_NIMBLE_MAX_BONDS=6 # default is 3
3435
-DCONFIG_NIMBLE_CPP_LOG_LEVEL=2
3536
-DCONFIG_BT_NIMBLE_MAX_CCCDS=20
3637
-DCONFIG_BT_NIMBLE_HOST_TASK_STACK_SIZE=8192

0 commit comments

Comments
 (0)