Comment 2 for bug 1221618

Revision history for this message
Bruce.Ma (bruce.ma) wrote :

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