rymanluk commented on a change in pull request #794: nimble: Fixes for extended
scanner
URL: https://github.com/apache/mynewt-core/pull/794#discussion_r166565676
##########
File path: net/nimble/transport/ram/syscfg.yml
##########
@@ -42,4 +42,4 @@ syscfg.defs:
value: 255
syscfg.vals.BLE_EXT_ADV:
- BLE_HCI_EVT_BUF_SIZE: 274
+ BLE_HCI_EVT_BUF_SIZE: 257
Review comment:
Since now we send event in chunks to host I would remove this special case
at all. Just keep old BLE_HCI_EVT_BUF_SIZE
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services