I would like to know what command is issued when you click, through the gui, on ‘Conn Status’ for a process.
When you click on that, all threads status’s are shown
(such as in hcimsiutil -dd calls for each thread)
I would like to use whatever is being called through the gui so that I can use it in my script to save statistics, I would like to avoid having to hard code everysingle thread name in a script. That would be horrible to maintain.
I tested hciconnstatus -p
IF there is no answer to that, does anyone know how to, somehow, loop through all existing procs/and/or threads for maintenance purposes?
Thanks,
Julie Kimmel