L2CAP_SIG_MTU
rej.max_mtu = cpu_to_le16(L2CAP_SIG_MTU);
if (skb->len > L2CAP_SIG_MTU) {
skb->len, L2CAP_SIG_MTU);