1
linux/include/net/bluetooth
Johan Hedberg a40c406cbd Bluetooth: Make hci_send_to_sock usable for management control sockets
In order to send data to management control sockets the function should:

  - skip checks intended for raw HCI data and stack internal events
  - make sure RAW HCI data or stack internal events don't go to
    management control sockets

In order to accomplish this the patch adds a new member to the bluetooth
skb private data to flag skb's that are destined for management control
sockets.

Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2010-12-07 23:03:39 -02:00
..
bluetooth.h Bluetooth: Make hci_send_to_sock usable for management control sockets 2010-12-07 23:03:39 -02:00
hci_core.h Bluetooth: Add initial Bluetooth Management interface callbacks 2010-12-07 23:03:38 -02:00
hci.h Bluetooth: Add Bluetooth Management interface definitions 2010-12-07 22:59:54 -02:00
l2cap.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
mgmt.h Bluetooth: Add Bluetooth Management interface definitions 2010-12-07 22:59:54 -02:00
rfcomm.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00