Lines Matching +full:8 +full:- +full:pin
1 .\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
33 .Xr hcsecd 8
39 .Xr hcsecd 8
40 Bluetooth link keys/PIN codes management daemon.
44 file is a free-form
47 It is parsed by the recursive-descent parser built into
48 .Xr hcsecd 8 .
50 Keywords in the file are case-sensitive.
63 entry defines a link key or PIN code for a remote Bluetooth device.
79 .Bl -tag -width indent
91 .It Cm pin Ar PIN_code
92 Specify PIN code for the entry.
94 .It Cm pin nopin
95 Specify no PIN code for the entry.
101 .Bd -literal
108 pin nopin;
116 pin "0000"; # PIN code
124 pin nopin;
128 .Xr hcsecd 8