I have an task and want to check if bluetooth is on. If bluetooth is "on" the task should stop/exit, if bluetooth is "off" the task should go on. a) (how) is it possible to check if bluetooth is on or off b) (how) can i use this information to stop my task if it is already on. Greets, Viper73