Endpoint_ClearIN();
CALLBACK_Audio_Device_GetSetInterfaceProperty(AudioInterfaceInfo, Property, Entity,
- Parameter, NULL, NULL);
+ Parameter, &ValueLength, Value);
}
}
return true;
}
+// cppcheck-suppress unusedFunction
void Audio_Device_Event_Stub(void)
{