📄 bluetooth.default
字号:
# Bluetooth configuraton file# Start of hcid (allowed values are "true" and "false")HCID_ENABLE=true# Config file for hcidHCID_CONFIG="/etc/bluetooth/hcid.conf"# Start sdpd (allowed values are "true" and "false")SDPD_ENABLE=true# Start hidd (allowed values are "true" and "false")HIDD_ENABLE=true# Arguments to hiddHIDD_OPTIONS=""# Run hid2hci (allowed values are "true" and "false")HID2HCI_ENABLE=true# Bind rfcomm devices (allowed values are "true" and "false")RFCOMM_ENABLE=true# Config file for rfcommRFCOMM_CONFIG="/etc/bluetooth/rfcomm.conf"# Start dund (allowed values are "true" and "false")DUND_ENABLE=false# Arguments to dundDUND_OPTIONS="--listen --persist"# Start pand (allowed values are "true" and "false")PAND_ENABLE=false# Arguments to pandPAND_OPTIONS="--listen --role NAP"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -