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 2022/02/21 23:25:53 UTC

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #1186: nimble/ll: Fix InitA handling in connectio requests

andrzej-kaczmarek opened a new pull request #1186:
URL: https://github.com/apache/mynewt-nimble/pull/1186


   As per Core 5.3, Vol 6, Part B, 6.4:
   > The Link Layer should not set the InitA field to the same value as
   > the TargetA field in the received advertising PDU.
   
   This was apparently omitted during init refactor, so need to bring it
   back.
   
   Also simplify generating InitA in case we use RPA and TargetA is not
   present - we do not need to lookup for an item in RL since this is
   already done by filtering code and we can just use rpa_index.


-- 
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



[GitHub] [mynewt-nimble] andrzej-kaczmarek closed pull request #1186: nimble/ll: Fix InitA handling in connectio requests

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek closed pull request #1186:
URL: https://github.com/apache/mynewt-nimble/pull/1186


   


-- 
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



[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on pull request #1186: nimble/ll: Fix InitA handling in connectio requests

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek commented on pull request #1186:
URL: https://github.com/apache/mynewt-nimble/pull/1186#issuecomment-1049922735


   merged via https://github.com/apache/mynewt-nimble/pull/1188


-- 
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