meta-digi/meta-digi-dey/recipes-connectivity/bluez/bluez5-init/ccimx9
Javier Viguera 55f8ccadec bluetooth-init: start driver load service before bluetooth daemon
Revert to the previous used order for the bluetooth related
services. First, load the driver and then execute the bluetooth
daemon. This is needed for two reasons:

  * The bluetooth daemon caches the MAC address. Loading the module before
    ensures the daemon caches the correct MAC.
  * The connectcore-demo server stops working if the bluetooth interface
    is unavailable when the server launches. This order ensures the demo
    works as expected.

This change also brings back the problem of the btnxpuart module unload
failure on reboot/suspend. The following commit adds a workaround for
the driver issue.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2024-09-27 14:02:34 +02:00
..
bluetooth-init meta-digi: add new CCMX91 platform into DEY 2024-07-19 07:32:00 +02:00
bluetooth-init.service bluetooth-init: start driver load service before bluetooth daemon 2024-09-27 14:02:34 +02:00