File: rfcomm.conf

package info (click to toggle)
bluez 4.99-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 7,572 kB
  • sloc: ansic: 123,574; sh: 10,588; python: 2,183; makefile: 432; xml: 126; lex: 120; yacc: 119
file content (17 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# RFCOMM configuration file.
#

#rfcomm0 {
#	# Automatically bind the device at startup
#	bind no;
#
#	# Bluetooth address of the device
#	device 11:22:33:44:55:66;
#
#	# RFCOMM channel for the connection
#	channel	1;
#
#	# Description of the connection
#	comment "Example Bluetooth device";
#}