]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Access HIDP session addresses through L2CAP channel
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Oct 2013 16:49:56 +0000 (09:49 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Oct 2013 17:00:33 +0000 (20:00 +0300)
commit755b82aa2fdb62a61990f6c132df150abd9e9206
treedcf8a17b9c53d694c1055c61f1f60f7c8df0967e
parent88f1fd27080013c8216bc6ed26e3c9a184a78588
Bluetooth: Access HIDP session addresses through L2CAP channel

The L2CAP socket structure does not contain the address information
anymore. They need to be accessed through the L2CAP channel.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hidp/core.c