Hi, I am experiencing a failure on TP/SIG/SMG/BI-02-C "To verify that the IUT (ACP) is able to discard a corrupted stream discover command received by the INT." The test claims that "No message is sent to the upper layers and no response is generated." and the problem I have is that the disconnect_timeout function is sending its own DISCOVER_CMD after the timeout. This apparently is invalid. For those who are more familiar with the position of "remove_disconnect_timer(session);" in session_cb, does it make sense to move that outside the AVDTP_MSG_TYPE_COMMAND block so that even the invalid discover command (general reject) turns off the timer? Mike -- 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