From: Andrzej Kaczmarek Date: Wed, 14 May 2014 11:43:02 +0000 (+0200) Subject: Bluetooth: Add conn info lifetime parameters to debugfs X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~99^2^2~43^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31ad169148df2252a774c73c504aff43bfa4b656;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed