• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# RFCOMM configuration file.
3#
4
5#rfcomm0 {
6#	# Automatically bind the device at startup
7#	bind no;
8#
9#	# Bluetooth address of the device
10#	device 11:22:33:44:55:66;
11#
12#	# RFCOMM channel for the connection
13#	channel	1;
14#
15#	# Description of the connection
16#	comment "Example Bluetooth device";
17#}
18