Home | History | Annotate | Download | only in llcp

Lines Matching refs:LLCP_MIU

130     if (link_miu > LLCP_MIU)
132 LLCP_TRACE_ERROR1 ("LLCP_SetConfig (): link_miu shall not be bigger than LLCP_MIU (%d)",
133 LLCP_MIU);
134 llcp_cb.lcb.local_link_miu = LLCP_MIU;