Searched refs:src_user1_ptr (Results 1 – 1 of 1) sorted by relevance
974 uint8_t *src_user1_ptr = src_record->hdr.user1_ptr; in btc_sdp_cb_arg_deep_copy() local977 if (src_record->hdr.type == SDP_TYPE_RAW && src_user1_ptr && src_user1_ptr_len) { in btc_sdp_cb_arg_deep_copy()980 memcpy(user1_ptr, src_user1_ptr, src_user1_ptr_len); in btc_sdp_cb_arg_deep_copy()