Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h35 #define L2CAP_DEFAULT_MIN_MTU 48 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_sock.c623 if (mtu < L2CAP_DEFAULT_MIN_MTU) in l2cap_valid_mtu()
Dl2cap_core.c3406 if (mtu < L2CAP_DEFAULT_MIN_MTU) in l2cap_parse_conf_req()
3525 if (val < L2CAP_DEFAULT_MIN_MTU) { in l2cap_parse_conf_rsp()
3527 chan->imtu = L2CAP_DEFAULT_MIN_MTU; in l2cap_parse_conf_rsp()