Lines Matching refs:L2CAP_MIN_OFFSET
173 p_buf->offset = L2CAP_MIN_OFFSET; in bnep_send_conn_req()
174 p = p_start = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnep_send_conn_req()
225 p_buf->offset = L2CAP_MIN_OFFSET; in bnep_send_conn_responce()
226 p = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnep_send_conn_responce()
257 p_buf->offset = L2CAP_MIN_OFFSET; in bnepu_send_peer_our_filters()
258 p = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnepu_send_peer_our_filters()
299 p_buf->offset = L2CAP_MIN_OFFSET; in bnepu_send_peer_our_multi_filters()
300 p = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnepu_send_peer_our_multi_filters()
342 p_buf->offset = L2CAP_MIN_OFFSET; in bnepu_send_peer_filter_rsp()
343 p = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnepu_send_peer_filter_rsp()
375 p_buf->offset = L2CAP_MIN_OFFSET; in bnep_send_command_not_understood()
376 p = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnep_send_command_not_understood()
502 if (p_buf->offset < (hdr_len + L2CAP_MIN_OFFSET)) { in bnepu_init_hdr()
1123 p_buf->offset = L2CAP_MIN_OFFSET; in bnepu_send_peer_multicast_filter_rsp()
1124 p = (uint8_t*)(p_buf + 1) + L2CAP_MIN_OFFSET; in bnepu_send_peer_multicast_filter_rsp()