diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2006-04-19 16:39:48 +0000 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2006-04-19 16:39:48 +0000 |
commit | 66ee11f572972796398b5cb541398ee754cc0995 (patch) | |
tree | 13a3254f51bc1b1480c0cd3f82766dac245a5a65 /hcid/kword.c | |
parent | 9575f385006817d43cdd5bacadd0b37f2e02bc9a (diff) |
Store device mode settings
Diffstat (limited to 'hcid/kword.c')
-rw-r--r-- | hcid/kword.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/kword.c b/hcid/kword.c index 32fd5571..62a946fe 100644 --- a/hcid/kword.c +++ b/hcid/kword.c @@ -58,6 +58,7 @@ struct kword cfg_keyword[] = { { "voice", K_VOICE }, { "inqmode", K_INQMODE }, { "pageto", K_PAGETO }, + { "discovto", K_DISCOVTO }, { "auth", K_AUTH }, { "encrypt", K_ENCRYPT }, { "passkey", K_PASSKEY }, |