diff options
| -rw-r--r-- | hcid/hcid.conf.5 | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/hcid/hcid.conf.5 b/hcid/hcid.conf.5 index 9e59b146..67fb5f19 100644 --- a/hcid/hcid.conf.5 +++ b/hcid/hcid.conf.5 @@ -195,6 +195,15 @@ park:  this is a mode where the device is put on standby on the piconet, for pow  rswitch: this is a mode that enables role\-switch (master <\-> slave) between two devices in a piconet. It is not clear whether this needs to be enabled in order to make the "lm master" setting work properly or not. +.TP  +\fBpageto\fP  \fIn\fP + +Page Timeout measured in number of baseband slots. Interval length = N * 0.625 msec (1 baseband slot) + +.TP  +\fBdiscovto\fP  \fIn\fP + +The time in seconds that the device will stay in discoverable mode. 0 disables this feature and forces the device to be always discoverable.  .SH "FILES"  .TP  | 
