linux/net/bluetooth/hidp
Marcel Holtmann edad638869 Bluetooth: Let HIDP grab the device reference for connections
The core exports the hci_conn_hold_device() and hci_conn_put_device()
functions for device reference of connections. Use this to ensure that
the uevents from the parent are send after the child ones.

Based on a report by Brian Rogers <brian@xyzw.org>

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2009-08-22 14:22:15 -07:00
..
core.c Bluetooth: Let HIDP grab the device reference for connections 2009-08-22 14:22:15 -07:00
hidp.h Bluetooth: Let HIDP grab the device reference for connections 2009-08-22 14:22:15 -07:00
Kconfig
Makefile
sock.c