mrDarker
2025-08-02 72f3802bd7ab24b672c951a287787b5dea253f3b
SourceCode/Bond/EAPSimulator/CHsmsActive.h
@@ -57,6 +57,10 @@
   // Configure Spooling
   int hsmsConfigureSpooling(std::map<unsigned int, std::set<unsigned int>>& spoolingConfig);
   // 发送或清空缓存的消息
   int hsmsTransmitSpooledData();
   int hsmsPurgeSpooledData();
   // 通过的reply函数
   void replyAck(int s, int f, unsigned int systemBytes, BYTE ack, const char* pszAckName);