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