chenlh
2026-01-28 8758151dcdb0f89e362dd297405a384d3a034380
src/messageproc.h
@@ -26,13 +26,10 @@
   u32 levels_max_len;
   s32 PresetProcess(MSG* pmsg);
   s32 ParamCtrl(MSG* pmsg);
   s32 HandshakeMessageProcess(MSG* pmsg);
   s32 RxMessageHandler(MSG* pmsg);
   s32 ChannelParamCopy(MSG* pmsg);
   void param_init(ptag_device_config pDevCfg);
public: