From: Andre Guedes Date: Thu, 30 Jan 2014 21:22:04 +0000 (-0300) Subject: Bluetooth: Save connection interval parameters in hci_conn X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e406eefbe41467c00973939c2b61b37bf0e1323;p=pandora-kernel.git Bluetooth: Save connection interval parameters in hci_conn This patch creates two new fields in struct hci_conn to save the minimum and maximum connection interval values used to establish the connection this object represents. This change is required in order to know what parameters the connection is currently using. Signed-off-by: Andre Guedes Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed