btpand.8 (0b31f1f731fd769e1b2c31ea74459d28d995729a) | btpand.8 (e1656a881067832534dab2f7a04ad7bdd2439cc6) |
---|---|
1.\" $NetBSD: btpand.8,v 1.3 2008/08/17 14:43:07 plunky Exp $ 2.\" $FreeBSD$ 3.\" 4.\" Copyright (c) 2008 Iain Hibbert 5.\" All rights reserved. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions --- 114 unchanged lines hidden (view full) --- 123.It Fl l Ar limit 124In server mode, limit the number of simultaneous connections. 125The default limit is 7 for NAP and GN servers, 126and 1 for a PANU server. 127.It Fl m Ar mode 128Set L2CAP connection link mode. 129Supported modes are: 130.Pp | 1.\" $NetBSD: btpand.8,v 1.3 2008/08/17 14:43:07 plunky Exp $ 2.\" $FreeBSD$ 3.\" 4.\" Copyright (c) 2008 Iain Hibbert 5.\" All rights reserved. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions --- 114 unchanged lines hidden (view full) --- 123.It Fl l Ar limit 124In server mode, limit the number of simultaneous connections. 125The default limit is 7 for NAP and GN servers, 126and 1 for a PANU server. 127.It Fl m Ar mode 128Set L2CAP connection link mode. 129Supported modes are: 130.Pp |
131.Bl -tag -compact | 131.Bl -tag -width 8n -compact |
132.It auth 133require devices to be paired. 134.It encrypt 135auth, plus enable encryption. 136.It secure 137encryption, plus change of link key. 138.El 139.Pp --- 6 unchanged lines hidden (view full) --- 146.Pq when not using Service Discovery . 147The default PSM for BNEP is 15 148.Pq 0x000f . 149.It Fl s Ar service 150Name of 151.Ar service 152to provide or connect to, the following services are recognised: 153.Pp | 132.It auth 133require devices to be paired. 134.It encrypt 135auth, plus enable encryption. 136.It secure 137encryption, plus change of link key. 138.El 139.Pp --- 6 unchanged lines hidden (view full) --- 146.Pq when not using Service Discovery . 147The default PSM for BNEP is 15 148.Pq 0x000f . 149.It Fl s Ar service 150Name of 151.Ar service 152to provide or connect to, the following services are recognised: 153.Pp |
154.Bl -tag -compact | 154.Bl -tag -width 8n -compact |
155.It GN 156Group ad-hoc Network. 157.It NAP 158Network Access Point. 159.It PANU 160Personal Area Networking User. 161.El 162.Pp --- 14 unchanged lines hidden (view full) --- 177for details. 178.Pp 179After 180.Nm 181has set up the client or server connection and opened the 182.Xr tap 4 183interface, it will create a pid file and detach. 184.Sh FILES | 155.It GN 156Group ad-hoc Network. 157.It NAP 158Network Access Point. 159.It PANU 160Personal Area Networking User. 161.El 162.Pp --- 14 unchanged lines hidden (view full) --- 177for details. 178.Pp 179After 180.Nm 181has set up the client or server connection and opened the 182.Xr tap 4 183interface, it will create a pid file and detach. 184.Sh FILES |
185.Bl -tag -compact | 185.Bl -tag -width "Pa /etc/bluetooth/hosts" -compact |
186.It Pa /dev/tap 187.It Pa /etc/bluetooth/hosts 188.It Pa /var/run/sdp 189.It Pa /var/run/tap Ns Em N Ns No .pid 190.El 191.Sh EXIT STATUS 192.Ex -std 193.Sh EXAMPLES --- 48 unchanged lines hidden --- | 186.It Pa /dev/tap 187.It Pa /etc/bluetooth/hosts 188.It Pa /var/run/sdp 189.It Pa /var/run/tap Ns Em N Ns No .pid 190.El 191.Sh EXIT STATUS 192.Ex -std 193.Sh EXAMPLES --- 48 unchanged lines hidden --- |