Hi Johan, >> > 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? >> >> The timer is only removed if there are no streams present > > Sorry, that should say "if there *are* streams present": > > if (session->streams && session->dc_timer) > remove_disconnect_timer(session); The BQE has accepted it as is, now that he's had enough time to look at it. Thanks, 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