[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1425: nimble/ll: Allow to tune time needed for scheduling next conn event

2023-01-04 Thread GitBox
apache-mynewt-bot commented on PR #1425: URL: https://github.com/apache/mynewt-nimble/pull/1425#issuecomment-1371466198 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [mynewt-nimble] tannewt commented on a diff in pull request #1425: nimble/ll: Allow to tune time needed for scheduling next conn event

2023-01-04 Thread GitBox
tannewt commented on code in PR #1425: URL: https://github.com/apache/mynewt-nimble/pull/1425#discussion_r1061871362 ## nimble/controller/syscfg.yml: ## @@ -537,6 +537,15 @@ syscfg.defs: range: 1..257 value: 32 +BLE_LL_CONN_EVENT_END_MARGIN: +

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1425: nimble/ll: Allow to tune time needed for scheduling next conn event

2023-01-04 Thread GitBox
apache-mynewt-bot commented on PR #1425: URL: https://github.com/apache/mynewt-nimble/pull/1425#issuecomment-1371045875 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [mynewt-nimble] sjanc opened a new pull request, #1425: nimble/ll: Allow to tune time needed for scheduling next conn event

2023-01-04 Thread GitBox
sjanc opened a new pull request, #1425: URL: https://github.com/apache/mynewt-nimble/pull/1425 This works by allowing to shorten connection event end time by specified number of us. This value should be tuned only after measuring performance as depends on various factors like build