l2cap_mtu 43 net/bluetooth/rfcomm/core.c static unsigned int l2cap_mtu = RFCOMM_MAX_L2CAP_MTU; l2cap_mtu 755 net/bluetooth/rfcomm/core.c l2cap_pi(sk)->chan->imtu = l2cap_mtu; l2cap_mtu 2042 net/bluetooth/rfcomm/core.c l2cap_pi(sk)->chan->imtu = l2cap_mtu; l2cap_mtu 2240 net/bluetooth/rfcomm/core.c module_param(l2cap_mtu, uint, 0644); l2cap_mtu 2241 net/bluetooth/rfcomm/core.c MODULE_PARM_DESC(l2cap_mtu, "Default MTU for the L2CAP connection");