Bluetooth: Add read_local_oob_data management command
authorSzymon Janc <szymon.janc@tieto.com>
Tue, 22 Mar 2011 12:12:21 +0000 (13:12 +0100)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 31 Mar 2011 17:22:57 +0000 (14:22 -0300)
commitc35938b2f56547ee77b5a038fe0db394aeac59bb
tree8bb0975ce5b48bd01ca04432e3fa13ae605b60b9
parent8fce6357a9e72c4c9c846f9951895954bfb34ad1
Bluetooth: Add read_local_oob_data management command

This patch adds a command to read local OOB data to the managment interface.
The command maps directly to the Read Local OOB Data HCI command.

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