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

FreeBSD Manual Pages

  
 
  

home | help
BLUETOOTH.HOSTS(5)	      File Formats Manual	    BLUETOOTH.HOSTS(5)

NAME
       bluetooth.hosts -- Bluetooth host name database

DESCRIPTION
       The  /etc/bluetooth/hosts file contains information regarding the known
       Bluetooth hosts.	 For each Bluetooth  host  a  single  line  should  be
       present with the	following information:

	     Bluetooth address
	     official host name
	     aliases

       Items  are  separated by	any number of blanks and/or tab	characters.  A
       `#' indicates the beginning of a	comment; characters up to the  end  of
       the line	are not	interpreted by routines	which search the file.

       Bluetooth addresses are specified as six	hex bytes separated by columns
       (BD_ADDR).  Host	names may contain any printable	character other	than a
       field delimiter,	newline, or comment character.

FILES
       /etc/bluetooth/hosts

SEE ALSO
       bluetooth(3)

AUTHORS
       Maksim Yevmenkin	<m_evmenkin@yahoo.com>

FreeBSD	14.3			  May 8, 2003		    BLUETOOTH.HOSTS(5)

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

home | help