I'm currently working on coding a SBC encoder/decoder in C.
I have started by the decoding part, because I some sbc files available.
But I'm stuck with the CRC-8 computation.
I tried to understand the A2DP specification, and tried to implement it,
but the result isn't good... in fact i don't understand the CRC
compuation method...
If some of you, may have some more info about the computation of the
CRC-8 in the SBC codec, It will be very nice for me !!
Cheers
Fred