Hi,
I have a following problem. I need to enable/disable bluetooth via script. Currently I'm trying to simply start and stop bluetooth service by issuing command
orCode:sudo service bluetooth start
Stopping obviosly works ok, but when I'm starting the service, it starts, but bluetooth radio is turned off and I need to enable it trough bluetooth-manager (blueman).Code:sudo service bluetooth stop
Is there a way to turn radio on by command line? Or should I use some better way of turning bluetooth on and off at the first place
Vies



Adv Reply



Bookmarks