commit | eea963641bf548bda164b92aa20ccda56c5cf349 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 13 10:34:01 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Oct 13 21:11:20 2013 +0300 |
tree | ddfd4a7dde5160a7407c53082d637c49cfd47633 | |
parent | 041987cff6fb7d2e7acd5897390ad0eef575ed39 [diff] |
Bluetooth: Store SCO address information in its own socket structure The address information of SCO sockets should be stored in its own socket structure. Trying to generalize them is not helpful since different transports have different address types. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>