Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
BTSOCKSTAT(1)		    General Commands Manual		 BTSOCKSTAT(1)

NAME
       btsockstat -- show Bluetooth sockets information

SYNOPSIS
       btsockstat [-nrh] [-M core] [-p protocol]

DESCRIPTION
       The  btsockstat	utility	 symbolically displays the contents of various
       Bluetooth sockets related data structures.  There are few  output  for-
       mats,  depending	 on  the  options  for the information presented.  The
       btsockstat utility will print results to	the standard output and	 error
       messages	to the standard	error.

       The options are as follows:

       -h      Display usage message and exit.

       -M core
	       Extract values associated with the name list from the specified
	       core instead of the default /dev/kmem.

       -n      Show  Bluetooth addresses as numbers.  Normally,	btsockstat at-
	       tempts to resolve Bluetooth addresses, and display them symbol-
	       ically.

       -p protocol
	       Display a list of active	sockets	(protocol control blocks)  for
	       each  specified	protocol.   Supported  protocols are: hci_raw,
	       l2cap_raw, l2cap, rfcomm	and rfcomm_s.

       -r      Display a list of active	routing	entries	(if any) for specified
	       protocol.

EXIT STATUS
       The btsockstat utility exits 0 on success, and >0 if an error occurs.

SEE ALSO
       ng_btsocket(4)

AUTHORS
       Maksim Yevmenkin	<m_evmenkin@yahoo.com>

BUGS
       Most likely.  Please report if found.

FreeBSD	14.3		       October 12, 2003			 BTSOCKSTAT(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=btsockstat&sektion=1&manpath=FreeBSD+14.3-RELEASE+and+Ports>

home | help