Lines Matching full:link
32 .Nd control link keys and PIN codes for Bluetooth devices
40 daemon controls link keys and PIN codes for Bluetooth devices.
56 If no default entry was found then it is assumed that no link key and no
58 For any given entry, the link key takes precedence over the PIN code.
59 If a link key was not specified, the device must generate the link key from
61 If an entry was found and the link key (or PIN code) exists, the
76 events and caches link keys created from the PIN codes in memory.
77 To preserve link keys between restarts the
79 daemon dumps link keys for all entries in the
81 link keys file.
82 If it exists, the link keys file gets processed by the
85 The link keys file gets written every time the
90 daemon to re-read its main configuration file and dump the link keys file by
96 The user is expected to not modify the link keys file by hand.
123 Currently there is no way to select the link key or the PIN code based on
126 An interface for external helpers to obtain link keys and PIN codes is missing.