bladeRF icon indicating copy to clipboard operation
bladeRF copied to clipboard

[libbladeRF] Move submit_stream_buffer implementations up a layer

Open jynik opened this issue 8 years ago • 0 comments

Currently, the cyapi_submit_stream_buffer() and the libusb_submit_stream_buffer() implementations are practically the same.

With a little code review, I think we can move a lot more common code back up into usb.c, further thinning the USB-library-specific code.

jynik avatar Nov 20 '15 00:11 jynik