commit | 66f096f79166bcd56fe3c3607a51fb6aeff857b1 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Feb 02 13:23:42 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Feb 02 18:27:56 2015 +0100 |
tree | de6804e0d7327f6c1c4801b1c1ae49d0db23dec0 | |
parent | b970c5ba9d8bbaed019c15115d605deaee18bcfd [diff] |
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct This extended return parameters struct conflicts with the new Read Local OOB Extended Data command definition. To avoid the conflict simply rename the old "extended" version to the normal one and update the code appropriately to take into account the two possible response PDU sizes. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>