Home | History | Annotate | Download | only in llcp

Lines Matching refs:available_bytes

985     UINT16       available_bytes;
1026 available_bytes = GKI_get_buf_size (p_last_buf) - BT_HDR_SIZE - p_last_buf->offset - p_last_buf->len;
1029 if (available_bytes >= LLCP_PDU_AGF_LEN_SIZE + ui_pdu_length)