The workaround: Put below code to /etc/init/bluetooth.conf, it make bluetoothd wait 0.5 seconds to startup. pre-start script sleep 0.5 end script
The workaround: bluetooth. conf, it make bluetoothd wait 0.5 seconds to startup.
Put below code to /etc/init/
pre-start script
sleep 0.5
end script