From 9d007935a92f56f6470a9f677afc7fb05f17d0b3 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 8 Feb 2006 01:21:16 +0000 Subject: Remove usage of /etc/bluetooth/{pin|link_key} files --- hcid/kword.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hcid/kword.c') 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 }, -- cgit