summaryrefslogtreecommitdiffstats
path: root/hcid/hcid.conf
diff options
context:
space:
mode:
authorMax Krasnyansky <maxk@qualcomm.com>2002-06-24 02:38:01 +0000
committerMax Krasnyansky <maxk@qualcomm.com>2002-06-24 02:38:01 +0000
commitf79b2c879c633667916d1fb17870c54597294d8e (patch)
tree02480d88917cd8dd1a92ad28ab7d4f8db229d5b2 /hcid/hcid.conf
parent917527a5cc61d76032060aeca74deecac58da2a1 (diff)
Link key handling rewrite. Remove max link key limit.
Keep key database updated. Minor cleanup.
Diffstat (limited to 'hcid/hcid.conf')
-rw-r--r--hcid/hcid.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/hcid.conf b/hcid/hcid.conf
index cfd06e5f..784e1d97 100644
--- a/hcid/hcid.conf
+++ b/hcid/hcid.conf
@@ -31,7 +31,7 @@ device {
class 0x100;
# Default packet type
- pkt_type DH1,DM1,HV1;
+ #pkt_type DH1,DM1,HV1;
# Inquiry and Page scan
iscan enable; pscan enable;