Home | History | Annotate | Download | only in l2cap

Lines Matching refs:L2CAP_MTU_SIZE

1569     p_ccb->max_rx_mtu                = L2CAP_MTU_SIZE;
1917 if ( (p_cfg->fcr_present == FALSE) && (p_cfg->mtu > L2CAP_MTU_SIZE) )
1918 p_cfg->mtu = L2CAP_MTU_SIZE;