]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit00446d98e9fccaebae34be8cf2a7c21ccf3f2d12
tree7239d220f4a233b31184ddb50c2914f7406c4675
parent565673d909925683e430df52fd07a73a1de64666
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