sjanc commented on code in PR #1273:
URL: https://github.com/apache/mynewt-nimble/pull/1273#discussion_r896489467


##########
nimble/controller/src/ble_ll_conn_hci.c:
##########
@@ -955,6 +955,15 @@ ble_ll_conn_hci_update(const uint8_t *cmdbuf, uint8_t len)
         return BLE_ERR_UNK_CONN_ID;
     }
 
+#if MYNEWT_VAL(BLE_LL_CONN_STRICT_SCHED)

Review Comment:
   could this be some runtime option?



-- 
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-unsubscr...@mynewt.apache.org

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

Reply via email to