![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
DESCRIPTIONThe In host mode, it simply converts between the host names and
Bluetooth addresses. The argument can be either a host name or a Bluetooth
address. The program first attempts to interpret it as a Bluetooth address.
If this fails, it will treat it as a host name. A Bluetooth address consists
of six hex bytes separated by a colon, e.g.,
“ In protocol mode, it simply converts between the Protocol Service Multiplexor names and assigned numbers. The argument can be either a Protocol Service Multiplexor name or an assigned number. The program first attempts to interpret it as an assigned number. The options are as follows: The % bthost localhost Host localhost has address FF:FF:FF:00:00:00 % bthost ff:ff:ff:00:00:00 Host FF:FF:FF:00:00:00 has name localhost % bthost -b localhost FF:FF:FF:00:00:00 % bthost -b ff:ff:ff:00:00:00 localhost % bthost do.not.exists do.not.exists: Unknown host % bthost 0:0:0:0:0:0 00:00:00:00:00:00: Unknown host % bthost -p sdp Protocol/Service Multiplexor sdp has number 1 % bthost -p 3 Protocol/Service Multiplexor rfcomm has number 3 % bthost -bp HID-Control 17 % bthost -p foo foo: Unknown Protocol/Service Multiplexor FILES
EXIT STATUSThe SEE ALSOAUTHORSMaksim Yevmenkin <m_evmenkin@yahoo.com>
|