diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2006-11-14 18:22:37 +0000 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2006-11-14 18:22:37 +0000 |
commit | 38a404ba5bfbf21d4607a5d048846288a2359c56 (patch) | |
tree | c2d2f7a9d8e5c5077e21ca2cd99d17129cd28201 /hcid/hcid.conf.5 | |
parent | fc03565db71241cbc0a47ae7528273d3982fb606 (diff) |
Add offmode config option for defining SetMode("off") behaviour
Diffstat (limited to 'hcid/hcid.conf.5')
-rw-r--r-- | hcid/hcid.conf.5 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hcid/hcid.conf.5 b/hcid/hcid.conf.5 index 67fb5f19..1dad854d 100644 --- a/hcid/hcid.conf.5 +++ b/hcid/hcid.conf.5 @@ -45,6 +45,13 @@ with already paired devices. \fIonce\fP allows pairing once and denies successive attempts. The default hcid configuration is shipped with \fBmulti\fP enabled +.TP +\fBoffmode\fP noscan|devdown + +\fInoscan\fP means that page and inquiry scans are disabled when you call +SetMode("off"). \fIdevdown\fP sets the adapter into down state (same what +\fIhciconfig hci0 down\fP does). + .TP \fBpasskey\fP "\fIpin\fP" |