haukepetersen commented on a change in pull request #439: mesh/adv.c: fix 
advertising duration
URL: https://github.com/apache/mynewt-nimble/pull/439#discussion_r296851592
 
 

 ##########
 File path: nimble/host/mesh/src/adv.c
 ##########
 @@ -105,9 +105,14 @@ static inline void adv_send(struct os_mbuf *buf)
 
        adv_int = max(adv_int_min,
                      BT_MESH_TRANSMIT_INT(BT_MESH_ADV(buf)->xmit));
+#ifdef MYNEWT_VAL(BLE_CONTROLLER)
 
 Review comment:
   yes, my bad. will fix

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to