You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/09/22 01:47:36 UTC

[GitHub] jeremywood opened a new pull request #194: nimble/host: Convert BLE_GAP_MAX_UPDATE_ENTRIES from define to syscfg.

jeremywood opened a new pull request #194: nimble/host: Convert BLE_GAP_MAX_UPDATE_ENTRIES from define to syscfg.
URL: https://github.com/apache/mynewt-nimble/pull/194
 
 
   Previously, BLE_GAP_MAX_UPDATE_ENTRIES was a define in ble_gap.c. Now it's a syscfg in nimble/host/syscfg.yml. We have run into cases where this value needs to be increased to support multiple simultaneous connections. See [this thread](http://mail-archives.apache.org/mod_mbox/mynewt-dev/201802.mbox/browser) from earlier in the year.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services