commit | 31ad169148df2252a774c73c504aff43bfa4b656 | [log] [tgz] |
---|---|---|
author | Andrzej Kaczmarek <andrzej.kaczmarek@tieto.com> | Wed May 14 13:43:02 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu May 15 21:48:05 2014 -0700 |
tree | 8ce9716ef7580777342c23c564026dc76c7fe5fd | |
parent | 5a134faeef82b46ff4ad244d11d8c6be41679834 [diff] |
Bluetooth: Add conn info lifetime parameters to debugfs This patch adds conn_info_min_age and conn_info_max_age parameters to debugfs which determine lifetime of connection information. Actual lifetime will be random value between min and max age. Default values for min and max age are 1000ms and 3000ms respectively. Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@tieto.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>