You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by gi...@git.apache.org on 2017/10/13 12:01:50 UTC

[GitHub] rymanluk commented on a change in pull request #606: nimble/controller: Multiple fixes out of IOP testing

rymanluk commented on a change in pull request #606: nimble/controller: Multiple fixes out of IOP testing
URL: https://github.com/apache/mynewt-core/pull/606#discussion_r144534719
 
 

 ##########
 File path: net/nimble/controller/src/ble_ll_scan.c
 ##########
 @@ -1677,7 +1682,11 @@ ble_ll_scan_get_aux_data(struct ble_ll_scan_sm *scansm,
         (*aux_data)->chan = tmp_aux_data.chan;
         (*aux_data)->offset = tmp_aux_data.offset;
         (*aux_data)->mode = tmp_aux_data.mode;
-
+        if (has_addr) {
 
 Review comment:
   Yes, there is Jira on this.
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services