Searched refs:l2cap_mtu (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/bluetooth/rfcomm/
H A Dcore.c43 static unsigned int l2cap_mtu = RFCOMM_MAX_L2CAP_MTU; variable
758 l2cap_pi(sk)->chan->imtu = l2cap_mtu; rfcomm_session_create()
2053 l2cap_pi(sk)->chan->imtu = l2cap_mtu; rfcomm_add_listener()
2267 module_param(l2cap_mtu, uint, 0644);
2268 MODULE_PARM_DESC(l2cap_mtu, "Default MTU for the L2CAP connection");

Completed in 76 milliseconds