Home | History | Annotate | Download | only in gap

Lines Matching refs:mtu

675 ** Description      Returns the remote device's MTU size
886 /* Remember the remote MTU size */
896 if ((!p_cfg->mtu_present)||(p_cfg->mtu > local_mtu_size))
901 p_ccb->rem_mtu_size = p_cfg->mtu;