summaryrefslogtreecommitdiffstats
path: root/hcid/hcid.conf
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/hcid.conf')
-rw-r--r--hcid/hcid.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/hcid/hcid.conf b/hcid/hcid.conf
index cbb2d2eb..65e3d816 100644
--- a/hcid/hcid.conf
+++ b/hcid/hcid.conf
@@ -20,6 +20,9 @@ options {
# once - Pair once and deny successive attempts
pairing multi;
+ # Default PIN code for incoming connections
+ pin_code "BlueZ";
+
# PIN helper
pin_helper /usr/bin/bluepin;