rfcomm.conf

来自「Bluezan implementation of the Bluetooth&」· CONF 代码 · 共 20 行

CONF
20
字号
## RFCOMM configuration file.## $Id: rfcomm.conf,v 1.1 2002/10/07 05:58:18 maxk Exp $#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";}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?