Bluetooth: Remove incorrect check for BDADDR_BREDR address type
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 23 Jan 2015 08:10:39 +0000 (10:10 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 23 Jan 2015 17:59:31 +0000 (18:59 +0100)
commit484aabc1c4e869879e614a621e2dfabc9f98fb00
treed0ee1d4bd205b43e3644d2abe6335f8aae8a8fe8
parent5d57e7964c3261827cc718b0e5317ac4950e2f21
Bluetooth: Remove incorrect check for BDADDR_BREDR address type

The Add Remote OOB Data mgmt command should allow data to be passed for
LE as well. This patch removes a left-over check for BDADDR_BREDR that
should not be there anymore.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c
This page took 0.041306 seconds and 5 git commands to generate.