Keith I may be wrong but I thought this list was for kernel issues. bluez-devel might be better for userland. I guess we have a similar problem in bluetooth_hsp_write. I can't make the commit... when we're on git then everything will be good again. On Wed, Jul 23, 2008 at 4:31 PM, keith preston <keithpre@xxxxxxxxx> wrote: > However in this case where we don't have a full block to encode in > SBC, we return basically return (incoming_buffer_size) % > (SBC_Encode_Block_size). This is correct in the case where > (incoming_buffer_size) < (SBC_Encode_Block_size), however is wrong > when (incoming_buffer_size) > (SBC_Encode_Block_size), because this > statement ignores previously processed blocks. -- Brad -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html