commit | f5ffd4620aba9e55656483ae1ef5c79ba81f5403 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Feb 17 23:58:53 2007 +0100 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Feb 26 11:42:39 2007 -0800 |
tree | 0d78c4a51cf1cab12f7ba2852d4140be9639be2a | |
parent | e1aaadd4d8162a2c33e41dd5a72234ea4d3b014f [diff] |
[Bluetooth] Add open and close callbacks for HID device The open and close callbacks for the HID device are not optional, but for the Bluetooth HID report mode support it is enough to add empty dummy callbacks. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>