Searched refs:L2CAP_MIN_MTU (Results 1 – 2 of 2) sorted by relevance
35 #define L2CAP_MIN_MTU 48 /* Minimum acceptable MTU is 48 bytes */ macro
1929 if (p_cfg->mtu >= L2CAP_MIN_MTU) in l2cu_process_peer_cfg_req()1942 p_cfg->mtu = L2CAP_MIN_MTU; in l2cu_process_peer_cfg_req()