diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2013-12-02 15:02:03 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2013-12-05 16:05:34 +0100 |
commit | 64b4f8dc763d5c26dea0f483d6e475540eaf9759 (patch) | |
tree | 916bea4e6211ad9b3a510e7b4272150d3b735b98 /include/net/bluetooth | |
parent | Bluetooth: Track LE L2CAP credits in l2cap_chan (diff) | |
download | linux-64b4f8dc763d5c26dea0f483d6e475540eaf9759.tar.xz linux-64b4f8dc763d5c26dea0f483d6e475540eaf9759.zip |
Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE
Most of the values in L2CAP_OPTIONS are not applicable for LE and those
that are have different semantics. It makes therefore sense to
completely block this socket option for LE and add (in a separate patch)
a new socket option for tweaking the values that do make sense (mainly
the send and receive MTU). Legacy user space ATT code still depends on
getsockopt for L2CAP_OPTIONS though so we need to plug a hole for that
for backwards compatibility.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include/net/bluetooth')
0 files changed, 0 insertions, 0 deletions