commit | 1e406eefbe41467c00973939c2b61b37bf0e1323 | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Thu Jan 30 18:22:04 2014 -0300 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Feb 13 09:51:41 2014 +0200 |
tree | 5de447fd423d7339555229a5e6c1472ecdccf425 | |
parent | 98a0b845c63cb74e90a72d1e864ea4be968bdd83 [diff] |
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 <andre.guedes@openbossa.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>