Lines Matching refs:L2CAP_MIN_OFFSET
174 p_buf->offset = L2CAP_MIN_OFFSET; in bnep_send_conn_req()
175 p = p_start = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnep_send_conn_req()
226 p_buf->offset = L2CAP_MIN_OFFSET; in bnep_send_conn_responce()
227 p = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnep_send_conn_responce()
258 p_buf->offset = L2CAP_MIN_OFFSET; in bnepu_send_peer_our_filters()
259 p = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnepu_send_peer_our_filters()
300 p_buf->offset = L2CAP_MIN_OFFSET; in bnepu_send_peer_our_multi_filters()
301 p = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnepu_send_peer_our_multi_filters()
343 p_buf->offset = L2CAP_MIN_OFFSET; in bnepu_send_peer_filter_rsp()
344 p = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnepu_send_peer_filter_rsp()
376 p_buf->offset = L2CAP_MIN_OFFSET; in bnep_send_command_not_understood()
377 p = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnep_send_command_not_understood()
503 if (p_buf->offset < (hdr_len + L2CAP_MIN_OFFSET)) { in bnepu_init_hdr()
1133 p_buf->offset = L2CAP_MIN_OFFSET; in bnepu_send_peer_multicast_filter_rsp()
1134 p = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnepu_send_peer_multicast_filter_rsp()