EXAMPLES
"rfcomm_sppd -a 00:01:02:03:04:05 -c 1 -t /dev/ttyp1"
Will start the rfcomm_sppd utility and open RFCOMM connection to the server at 00:01:02:03:04:05 and channel 1. Once the connection has been established, /dev/ttyp1 can be used to talk to the remote serial port on the server.
SEE ALSO
bluetooth(3), ng_btsocket(4), pty(4), rfcomm_pppd(8)
AUTHORS
BUGS