]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
authorSzymon Janc <szymon.janc@tieto.com>
Wed, 6 Apr 2011 11:01:59 +0000 (13:01 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 13 Apr 2011 15:20:02 +0000 (12:20 -0300)
commit6d8252a970145086b2e62cb35432d59c4f6d8a3f
tree15ab7596925597ed149f2e1d5f462e1905fcc078
parent779fdb23c3011b4400ee0049b607570d29837ac8
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled

Use kernel stored remote Out Of Band data only if management interface
is enabled. Otherwise HCI_OP_REMOTE_OOB_DATA_NEG_REPLY was sent to
controller even if remote Out Of Band data was present in bluetoothd.

Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hci_event.c