summaryrefslogtreecommitdiffstats
path: root/hcid/kword.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-02-08 01:21:16 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-02-08 01:21:16 +0000
commit9d007935a92f56f6470a9f677afc7fb05f17d0b3 (patch)
treeecf92f9d993ea4a8eaec30293ff093e312d75123 /hcid/kword.c
parenta388c640dd22bb07bd899cd32883bc42b16c430a (diff)
Remove usage of /etc/bluetooth/{pin|link_key} files
Diffstat (limited to 'hcid/kword.c')
-rw-r--r--hcid/kword.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/kword.c b/hcid/kword.c
index 0edf099c..f7a3f66e 100644
--- a/hcid/kword.c
+++ b/hcid/kword.c
@@ -60,6 +60,7 @@ struct kword cfg_keyword[] = {
{ "pageto", K_PAGETO },
{ "auth", K_AUTH },
{ "encrypt", K_ENCRYPT },
+ { "pin_code", K_PINCODE },
{ "pin_helper", K_PINHELP },
{ "dbus_pin_helper", K_DBUSPINHELP },