Nokia-770-36:/etc/bluetooth# cat rfcomm.conf # # RFCOMM configuration file. # rfcomm0 { # Automatically bind the device at startup bind yes; # Bluetooth address of the device device 00:02:76:C0:79:82; # RFCOMM channel for the connection channel 1; # Description of the connection comment "My Nokia LD-1W"; } Nokia-770-36:/etc/bluetooth#