commit | 5425f98e863ac5e4798a186475d4a8d95a2c08e8 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Mar 16 16:05:44 2015 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Tue Mar 17 08:16:45 2015 +0200 |
tree | 2a8a3dfa3dce00c17d58028f348770d01bb80bbb | |
parent | 5082a59965d4f13245658b2927b6c021f17ed88e [diff] |
Bluetooth: Fix length for Read Local OOB Extended Data respone packet The length of the respone packet for Read Local OOB Extended Data command has a calculation error. In case LE Secure Connections support is not enabled, the actual response is shorter. Keep this in mind and update the value accordingly. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>