Searched defs:TaskActionConfig (Results 1 – 1 of 1) sorted by relevance
77 typedef struct TaskActionConfig { struct78 Action action; //79 u8 privateRootCA; //80 u8 privateClientCert; //81 ApInfoType infoAP; //82 FileDescriptor fDesc; //83 CfgInfoType infoCfg; //85 u32 execSerialId; //109 } TaskActionConfig; argument