andrzej-kaczmarek commented on code in PR #1243:
URL: https://github.com/apache/mynewt-nimble/pull/1243#discussion_r855113687


##########
nimble/transport/pkg.yml:
##########
@@ -52,9 +52,7 @@ pkg.deps.BLE_MONITOR_RTT:
 
 pkg.init:
     ble_transport_init: 250
-    ble_transport_hs_init:
-        - $after:ble_transport_init
-        - $before:ble_transport_ll_init
+    ble_transport_hs_init: 251

Review Comment:
   we want as much fixed stages as possible so proper ordering of ble_svc_gap 
should be forced by adding proper dependencies there



-- 
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