Bluetooth: Add add/remove_remote_oob_data management commands
authorSzymon Janc <szymon.janc@tieto.com>
Tue, 22 Mar 2011 12:12:22 +0000 (13:12 +0100)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 31 Mar 2011 17:22:57 +0000 (14:22 -0300)
commit2763eda6ccaf126633bb3180f440c8f3589f0679
tree7239d220f4a233b31184ddb50c2914f7406c4675
parentc35938b2f56547ee77b5a038fe0db394aeac59bb
Bluetooth: Add add/remove_remote_oob_data management commands

This patch adds commands to add and remove remote OOB data to the managment
interface. Remote data is stored in kernel and can be used by corresponding
HCI commands and events when needed.

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_core.c
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c