]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 2 Feb 2015 11:23:42 +0000 (13:23 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 2 Feb 2015 17:27:56 +0000 (18:27 +0100)
commit670e0b6b29324d6541f9a203654ebfbf1d39a90f
treede6804e0d7327f6c1c4801b1c1ae49d0db23dec0
parent8db83c86eeb182d9c271ae90f16b67ceb508bc23
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>
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c