commit | 65f53e9802dbfae0e5758a91793c3f5f8bece49b | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 13 09:49:57 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Oct 13 20:00:35 2013 +0300 |
tree | 8b74115025f59407caa7532a9a18249ce14e0d04 | |
parent | 755b82aa2fdb62a61990f6c132df150abd9e9206 [diff] |
Bluetooth: Access BNEP 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>