View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#62
I found that I can switch BT on with this command:
Code:
dbus-send --type=method_call --dest=com.jolla.Bluetooth /com/jolla/Bluetooth com.jolla.Bluetooth.startSession
but the problem is after 2 seconds it start switching BT off (you can see the running line on the top side of screen.
If in this moment you will run this command:
Code:
dbus-send --type=method_call --dest=com.jolla.Bluetooth /com/jolla/Bluetooth com.jolla.Bluetooth.holdSession
it will stop it and BT stayed ON. But now I can't switch BT off, the "endSession" command not work