Home
last modified time | relevance | path

Searched refs:no_of_bytes (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_fcr.cc344 uint16_t no_of_bytes) { in l2c_fcr_clone_buf() argument
350 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()
Dl2c_int.h762 uint16_t no_of_bytes);