Page MenuHomeFreeBSD

D12831.diff
No OneTemporary

D12831.diff

Index: head/etc/defaults/bluetooth.device.conf
===================================================================
--- head/etc/defaults/bluetooth.device.conf
+++ head/etc/defaults/bluetooth.device.conf
@@ -65,7 +65,7 @@
# NO or 0 do not scan for inquiry requests;
# YES or 1 scan for inquiry requests (default).
-# discoverable="YES"
+# discoverable="NO"
# The encryption_mode parameter controls if the device requires encryption
# to the remote device at connection setup. At connection setup, only the
Index: head/etc/rc.d/bluetooth
===================================================================
--- head/etc/rc.d/bluetooth
+++ head/etc/rc.d/bluetooth
@@ -287,7 +287,7 @@
bluetooth_device_authentication_enable="0"
bluetooth_device_class="ff:01:0c"
bluetooth_device_connectable="1"
- bluetooth_device_discoverable="1"
+ bluetooth_device_discoverable="0"
bluetooth_device_encryption_mode="0"
bluetooth_device_hci_debug_level="3"
bluetooth_device_l2cap_debug_level="3"

File Metadata

Mime Type
text/plain
Expires
Sat, Oct 11, 10:16 AM (18 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23541028
Default Alt Text
D12831.diff (996 B)

Event Timeline