chenluhua1980
2025-12-17 e3729db9e5b77d253666d9c7287bf2ea84c05132
SourceCode/Bond/Servo/HsmsPassive.h
@@ -203,8 +203,12 @@
   int requestEventReportSend(unsigned int CEID);
   int requestEventReportSend(const char* pszEventName);
   int requestEventReportSend_CarrierID_Readed();
   int requestEventReportSend_CheckSlotMap();
   int requestEventReportSend_SlotMapVerificationOK();
   int requestEventReportSend_SlotMapVerificationNG();
   int requestEventReportSend_Port_Unload_Ready();
   int requestEventReportSend_Port_Load_Ready();
   int requestEventReportSend_Port_Ready_To_Release();
   int requestEventReportSend_Port_Blocked();
   int requestEventReportSend_PJ_Queued();
   int requestEventReportSend_PJ_Start();
@@ -295,4 +299,3 @@
   // Spooling Config
   std::map<uint16_t, std::set<uint16_t>> m_spoolingConfig;
};