From: Johan Hedberg Date: Mon, 2 Dec 2013 14:34:18 +0000 (+0200) Subject: Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options X-Git-Tag: v3.14-rc1~94^2~482^2^2~9^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f435424ce2c93c31c3887ec67e3afb6056f18f6;p=pandora-kernel.git Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options This patch adds new socket options for LE sockets since the existing L2CAP_OPTIONS socket option is not usable for LE. For now, the new socket options also require LE CoC support to be explicitly enabled to leave some playroom in case something needs to be changed in a backwards incompatible way. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed