Hi Johan & Marcel, While trying to fix this cross case issue, i came with an issue with the way error codes are handled in avdtp.c. The issue is basically that the part of the code that retrieves the exact error value is never executed due to premature return. Please have a look at the current patch. Fabien