CW-B-W opened a new pull request, #1597: URL: https://github.com/apache/mynewt-nimble/pull/1597
When using external controller, `ble_transport_ll_init()` was not run because of `NIMBLE_CFG_CONTROLLER` was not defined. But under current architecture `ble_transport_ll_init()` should also be run to initialize the communication interface, no matter `NIMBLE_CFG_CONTROLLER` is defined or not. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
