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