andrzej-kaczmarek opened a new pull request #533: nimble/ll: Fix duplicates 
filtering in scanner
URL: https://github.com/apache/mynewt-core/pull/533
 
 
   With duplicates filtering enabled, we will filter out scan response
   from advertiser if we already sent advertising report for the same
   device. However, Core specification (Vol 6, Part B, section 4.4.3.5)
   states:
   
   "For each non-duplicate advertising or scan response PDU from an
   advertiser, the Link Layer shall send an advertising report to the
   Host."
   
   This patch fixes this by tracking advertising reports and scan
   responses separately for duplicates filtering.
 
----------------------------------------------------------------
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