Searched refs:L2CAP_BR_MIN_MTU (Results 1 – 1 of 1) sorted by relevance
46 #define L2CAP_BR_MIN_MTU 48 macro82 BT_L2CAP_BUF_SIZE(L2CAP_BR_MIN_MTU), 8, NULL);1230 if (mtu < L2CAP_BR_MIN_MTU) { in l2cap_br_conf_opt_mtu()1232 BR_CHAN(chan)->tx.mtu = L2CAP_BR_MIN_MTU; in l2cap_br_conf_opt_mtu()1233 opt_mtu->mtu = sys_cpu_to_le16(L2CAP_BR_MIN_MTU); in l2cap_br_conf_opt_mtu()