View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#67
Hmmm another question..
Coderus, can I somehow switch OFF BT, but not immediately like with "false" at the end of the command, I want see the progress bar on the top of the screen when it start disabling and if I want leave BT opened I can press on this bar to stop switching OFF.
Is it possible ? (command with "endSession" not work)
Thanks

P.S. And I would like to know how to check if my phone connected to another device ?
I connect Jolla to BT loudspeaker and if I run:
Code:
/usr/lib/qt5/bin/qdbus --system net.connman /net/connman/technology/bluetooth net.connman.Technology.GetProperties
it show me:
Code:
Connected: false
Name: Bluetooth
Powered: true
Tethering: false
Type: bluetooth
The first line show me false although it connected and work good. Why ?

Last edited by Schturman; 2014-04-26 at 16:04.