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 2023/01/04 20:49:47 UTC

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

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:
+        description: >
+            Extra time needed for scheduling next connection event. Setting this
+            value results in ending connection event sonner (in us) which gives

Review Comment:
   ```suggestion
               value results in ending connection event sooner (in microseconds) which gives
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org