# # RFCOMM configuration file. # #rfcomm0 { # # Automatically bind the device at startup # bind yes; # # # Bluetooth address of the device # device MAC_ADDRESS; # # # RFCOMM channel for the connection # channel 1; # # # Description of the connection # comment "Device"; #} rfcomm1 { bind yes; device 00:16:53:05:85:E2; # 01 - Agatka } rfcomm2 { bind yes; device 00:16:53:07:AC:D5; # 02 - Bolek } rfcomm3 { bind yes; device 00:16:53:07:A3:9F; # 03 - Czeslaw } rfcomm4 { bind yes; device 00:16:53:07:A1:38; # 04 - Dyzio } rfcomm5 { bind yes; device 00:16:53:07:15:CD; # 05 - Ewka } rfcomm6 { bind yes; device 00:16:53:07:15:6F; # 06 - Franek } rfcomm7 { bind yes; device 00:16:53:09:B4:BA; # 07 - Gienek } rfcomm8 { bind yes; device 00:16:53:09:B4:11; # 08 - Henio } rfcomm9 { bind yes; device 00:16:53:09:AD:B1; # 09 - Irek } rfcomm10 { bind yes; device 00:16:53:09:B0:B8; # 10 - Jasio } #rfcomm11 { # bind yes; # device ; # 11 - Kajtek #} #rfcomm12 { # bind yes; # device ; # 12 - Leon #}