Home
last modified time | relevance | path

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

/net/bluetooth/rfcomm/
Dcore.c43 static unsigned int l2cap_mtu = RFCOMM_MAX_L2CAP_MTU; variable
791 l2cap_pi(sk)->chan->imtu = l2cap_mtu; in rfcomm_session_create()
2078 l2cap_pi(sk)->chan->imtu = l2cap_mtu; in rfcomm_add_listener()
2276 module_param(l2cap_mtu, uint, 0644);
2277 MODULE_PARM_DESC(l2cap_mtu, "Default MTU for the L2CAP connection");