Searched refs:no_of_bytes (Results 1 – 2 of 2) sorted by relevance
344 uint16_t no_of_bytes) { in l2c_fcr_clone_buf() argument350 uint16_t buf_size = no_of_bytes + sizeof(BT_HDR) + new_offset + L2CAP_FCS_LEN; in l2c_fcr_clone_buf()361 p_buf2->len = no_of_bytes; in l2c_fcr_clone_buf()363 ((uint8_t*)(p_buf + 1)) + p_buf->offset, no_of_bytes); in l2c_fcr_clone_buf()
762 uint16_t no_of_bytes);