Hi Brad, > > I still have to break the stream into chunks and put the payload header > > on them (a2dp p.24). > > but the boundary don't cares. I see that in the trace. You can break the > SBC file where you want and add the media header. actually like with the attached patch. Most of the example *.sbc files are working. Some of them are not working and this is maybe because the frame header information don't matches the SBC configuration. Or maybe hcidump is decoding this wrong. Regards Marcel