rfcomm.conf
来自「蓝牙bluez-utils-2.25.tar.gz网上很少找到这个版本的了」· CONF 代码 · 共 18 行
CONF
18 行
## 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";}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?