Lines Matching refs:frame_out
34 uint8_t frame_out[65535 + L2CAP_HDR_SIZE] __attribute__ ((aligned (4)));1103 l2cap_hdr *hdr = (void *) l2cap->frame_out;1110 return l2cap->frame_out + L2CAP_HDR_SIZE;1118 (l2cap->link, l2cap->frame_out, 1, l2cap->frame_out_len);