L2CAP_DEFAULT_MIN_MTU 3474 net/bluetooth/l2cap_core.c 		if (mtu < L2CAP_DEFAULT_MIN_MTU)
L2CAP_DEFAULT_MIN_MTU 3598 net/bluetooth/l2cap_core.c 			if (val < L2CAP_DEFAULT_MIN_MTU) {
L2CAP_DEFAULT_MIN_MTU 3600 net/bluetooth/l2cap_core.c 				chan->imtu = L2CAP_DEFAULT_MIN_MTU;
L2CAP_DEFAULT_MIN_MTU  624 net/bluetooth/l2cap_sock.c 		if (mtu < L2CAP_DEFAULT_MIN_MTU)