chenlh
2026-01-20 fe4d335b54ede7a47fd4bcf5c228fb427cbcc8c9
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: