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 2019/10/15 10:28:04 UTC

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #610: Scan both phy fix

rymanluk commented on a change in pull request #610: Scan both phy fix
URL: https://github.com/apache/mynewt-nimble/pull/610#discussion_r334861095
 
 

 ##########
 File path: nimble/controller/src/ble_ll_scan.c
 ##########
 @@ -1466,6 +1421,37 @@ ble_ll_scan_interrupted_event_cb(struct ble_npl_event *ev)
     ble_ll_scan_chk_resume();
 }
 
+static int check_phy_window(struct ble_ll_scan_params *scanphy, uint32_t now,
 
 Review comment:
   coding style

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services