Home | History | Annotate | Download | only in llcp

Lines Matching refs:effective_miu

235         llcp_cb.lcb.effective_miu = llcp_cb.lcb.peer_miu;
237 llcp_cb.lcb.effective_miu = llcp_cb.lcb.local_link_miu;
1618 if (2 + p_msg->len + 2 + next_pdu_length <= llcp_cb.lcb.effective_miu)
1649 if (p_agf->len - LLCP_PDU_HEADER_SIZE + 2 + next_pdu_length <= llcp_cb.lcb.effective_miu)