summaryrefslogtreecommitdiffstats
path: root/etc/bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'etc/bluetooth')
-rw-r--r--etc/bluetooth/hcsecd.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/bluetooth/hcsecd.conf b/etc/bluetooth/hcsecd.conf
index fc43685..71a22d4 100644
--- a/etc/bluetooth/hcsecd.conf
+++ b/etc/bluetooth/hcsecd.conf
@@ -24,14 +24,14 @@
# local device received the request. Everything is based on remote
# device BD_ADDR.
#
-# "nokey" means that no link key has been defined and we should
+# "nokey" means that no link key has been defined and we should
# send Link_Key_Negative_Reply command to the device.
#
-# "nopin" means that no PIN code has been defined and we should
+# "nopin" means that no PIN code has been defined and we should
# send PIN_Code_Negative_Reply command to the device
#
-# Default entry is applied if no better match found
+# Default entry is applied if no better match found
# It MUST have 00:00:00:00:00:00 as bdaddr
device {
bdaddr 00:00:00:00:00:00;
OpenPOWER on IntegriCloud