linux/net/bluetooth/hidp
David Herrmann 41edc0c034 Bluetooth: hidp: merge 'send' functions into hidp_send_message()
We handle skb buffers all over the place, even though we have
hidp_send_*_message() helpers. This creates a more generic
hidp_send_message() helper and uses it instead of dealing with transmit
queues directly everywhere.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
2013-04-17 03:04:08 -03:00
..
core.c Bluetooth: hidp: merge 'send' functions into hidp_send_message() 2013-04-17 03:04:08 -03:00
hidp.h Bluetooth: hidp: remove old session-management 2013-04-17 03:03:55 -03:00
Kconfig HID: Fix the generic Kconfig options 2012-06-25 17:25:00 +02:00
Makefile
sock.c Bluetooth: hidp: remove old session-management 2013-04-17 03:03:55 -03:00