Searched refs:L2CAP_BR_MIN_MTU (Results 1 – 1 of 1) sorted by relevance
49 #define L2CAP_BR_MIN_MTU 48 macro88 BT_L2CAP_BUF_SIZE(L2CAP_BR_MIN_MTU), 8, NULL);1344 if (mtu < L2CAP_BR_MIN_MTU) { in l2cap_br_conf_opt_mtu()1346 BR_CHAN(chan)->tx.mtu = L2CAP_BR_MIN_MTU; in l2cap_br_conf_opt_mtu()1347 opt_mtu->mtu = sys_cpu_to_le16(L2CAP_BR_MIN_MTU); in l2cap_br_conf_opt_mtu()