Home
last modified time | relevance | path

Searched defs:TaskActionConfig (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.5/include/nn/boss/
Dboss_Types.h77 typedef struct TaskActionConfig { struct
78 Action action; //
79 u8 privateRootCA; //
80 u8 privateClientCert; //
81 ApInfoType infoAP; //
82 FileDescriptor fDesc; //
83 CfgInfoType infoCfg; //
85 u32 execSerialId; //
109 } TaskActionConfig; argument