andrzej-kaczmarek opened a new pull request #830: nimble/ll: Fix 
BLE_LL_CONN_INIT_MIN_WIN_OFFSET
URL: https://github.com/apache/mynewt-core/pull/830
 
 
   The code which calculates earliest connection event start does not take
   BLE_LL_CONN_INIT_MIN_WIN_OFFSET into account, but we still update tx
   windows offset in state machine with its value. As a result when this
   setting is set to non-zero value we schedule first connection event
   earlier than what slave calculates from CONNECT_IND PDU so connection
   cannot be established.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to