Home | History | Annotate | Download | only in llcp

Lines Matching refs:available_bytes

867     UINT16      info_len, available_bytes;
958 available_bytes = GKI_get_buf_size (p_last_buf) - BT_HDR_SIZE - p_last_buf->offset - p_last_buf->len;
961 if (available_bytes >= LLCP_PDU_AGF_LEN_SIZE + info_len)