typedef struct { s16 count; // Number of entries stored in type[] u8 type[NJ_PSEUDO_SET_MAX]; // Pseudo-candidate type } IWNN_PSEUDO_SET;
CONFIDENTIAL