Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/rfcomm/
Dcore.c43 static unsigned int l2cap_mtu = RFCOMM_MAX_L2CAP_MTU; variable
754 l2cap_pi(sk)->chan->imtu = l2cap_mtu; in rfcomm_session_create()
2041 l2cap_pi(sk)->chan->imtu = l2cap_mtu; in rfcomm_add_listener()
2249 module_param(l2cap_mtu, uint, 0644);
2250 MODULE_PARM_DESC(l2cap_mtu, "Default MTU for the L2CAP connection");