hciconnstatus

This command shows operational status of threads and processes. The default output is a summary of all processes and connections.

This command does not function if the Monitor Daemon is not operational.

hciconnstatus [{-p process| -c connection}] [-s {P|T}] [-i] [-h] 
  • -p process displays all connections in process.
  • -c connection displays the status of the indicated connection.
  • -s sorts by P (process) or T (thread).

    The default is sort by process, then by thread.

  • -i displays the entire process name and connection name without truncation.
  • -h displays help.