commit | 323b0b885b5586a39a288d8f10c3a6c7ba901282 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Dec 05 13:36:01 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Dec 05 12:46:09 2014 +0100 |
tree | a59016663c609a83534594268ddc6b48499367f3 | |
parent | 1b9b5ee53023b7299495c01fbee17f1985ec0d47 [diff] |
Bluetooth: Store parameter length with pending mgmt commands As preparation for making generic cmd_complete responses possible we'll need to track the parameter length in addition to just a pointer to them. This patch adds the necessary variable to the pending_cmd struct. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>