# # RFCOMM configuration file. # rfcomm0 { bind no; device 00:C0:EE:CB:40:7C ; channel 1; comment "WX310K PHS"; } #rfcomm1 { # bind yes; # device 00:0D:B5:32:E0:7B; # channel 1; # comment "BT-338-GPS-32E07B"; #} #rfcomm2 { # bind yes; # device 00:02:C7:65:D1:3D; # channel 1; # comment "MW-140BT0826"; #} #rfcomm0 { # # Automatically bind the device at startup # bind no; # # # Bluetooth address of the device # # WX301K PHS Bluetooth address # device 00:C0:EE:CB:40:7C ; # # # RFCOMM channel for the connection # channel 1; # # # Description of the connection # # comment "Example Bluetooth device"; # comment "WX310K PHS"; #} |