# # RFCOMM configuration file. # # $Id: rfcomm.conf,v 1.1 2002/10/07 05:58:18 maxk Exp $ # # # Example: # rfcomm0 { # # Automatically bind the device at startup bind yes; # # # Bluetooth address of the device device 00:0E:07:CA:15:AE; # # # RFCOMM channel for the connection channel 1; # # # Description of the connection comment "Example Bluetooth device"; }