|
@@ -486,6 +486,8 @@ void HTCStop(HTC_HANDLE HTCHandle)
|
|
/* flush all recv buffers */
|
|
/* flush all recv buffers */
|
|
HTCFlushRecvBuffers(target);
|
|
HTCFlushRecvBuffers(target);
|
|
|
|
|
|
|
|
+ DevCleanupMsgBundling(&target->Device);
|
|
|
|
+
|
|
ResetEndpointStates(target);
|
|
ResetEndpointStates(target);
|
|
|
|
|
|
AR_DEBUG_PRINTF(ATH_DEBUG_TRC, ("-HTCStop \n"));
|
|
AR_DEBUG_PRINTF(ATH_DEBUG_TRC, ("-HTCStop \n"));
|