KKopyscinski commented on code in PR #1646:
URL: https://github.com/apache/mynewt-nimble/pull/1646#discussion_r1368403730


##########
nimble/controller/include/controller/ble_ll_conn.h:
##########
@@ -233,7 +233,7 @@ struct ble_ll_conn_sm
     uint16_t host_req_max_rx_time;
 #endif
 
-#if (BLE_LL_BT5_PHY_SUPPORTED == 1)
+#if (MYNEWT_VAL(BLE_LL_PHY))

Review Comment:
   done



-- 
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-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to