mrDarker
2025-08-04 e53508d682792915e26ff02b10f5f2f9bf93d959
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);