diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2007-04-25 18:59:55 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2007-04-25 18:59:55 +0000 |
commit | eefb64d927b48d2de2e100b1f7ee715bf86bbb57 (patch) | |
tree | b554c892901c0010969e21b14198cc77a6a0c78a /hcid/hcid.conf.5 | |
parent | 748b15f0a5eb6c1078a4dff64604f042c48a7a4a (diff) |
Add device ID support
Diffstat (limited to 'hcid/hcid.conf.5')
-rw-r--r-- | hcid/hcid.conf.5 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hcid/hcid.conf.5 b/hcid/hcid.conf.5 index 1dad854d..cb5bcfa9 100644 --- a/hcid/hcid.conf.5 +++ b/hcid/hcid.conf.5 @@ -53,6 +53,12 @@ SetMode("off"). \fIdevdown\fP sets the adapter into down state (same what \fIhciconfig hci0 down\fP does). .TP +\fBdeviceid\fP <vendor>:<product>:<version> + +This option allows to specify the vendor and product information of the +Bluetooth device ID service record. + +.TP \fBpasskey\fP "\fIpin\fP" The default PIN for incoming connections if \fBsecurity\fP has been |