bluetoothctl command - how to disable it ? (terminate command )
-
Is there a real Bluetooth guru here who can help / lead me to an answer ? After many trips to RTFM I still cannot find how to disable current agent . I actually turned Bluetooth off in my Linux OS and still getting this
q5@q5-desktop:~$ bluetoothctl
Agent registered
[CHG] Controller 00:15:83:15:A2:CB Class: 0x00000000
[CHG] Controller 00:15:83:15:A2:CB Powered: no
[CHG] Controller 00:15:83:15:A2:CB Discovering: no
[bluetooth]# quit
q5@q5-desktop:~$ bluetoothctl
Agent registered
[bluetooth]#Here is what quit / exit do
quit Quit program
exit Quit programI really need a "first usage of the command response" - when the agent is not registered. ( In case somebody have the stupid idea - GO ask somewhere else - I AM ASKING HERE AND THAT IS MY CHOICE - so deal with it )
-
Is there a real Bluetooth guru here who can help / lead me to an answer ? After many trips to RTFM I still cannot find how to disable current agent . I actually turned Bluetooth off in my Linux OS and still getting this
q5@q5-desktop:~$ bluetoothctl
Agent registered
[CHG] Controller 00:15:83:15:A2:CB Class: 0x00000000
[CHG] Controller 00:15:83:15:A2:CB Powered: no
[CHG] Controller 00:15:83:15:A2:CB Discovering: no
[bluetooth]# quit
q5@q5-desktop:~$ bluetoothctl
Agent registered
[bluetooth]#Here is what quit / exit do
quit Quit program
exit Quit programI really need a "first usage of the command response" - when the agent is not registered. ( In case somebody have the stupid idea - GO ask somewhere else - I AM ASKING HERE AND THAT IS MY CHOICE - so deal with it )
You've chosen the wrong site for your linux support questions, so YOU deal with it!
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
Dave Kreskowiak