Defines all types of mcuxClSession. More...
Data Structures | |
struct | mcuxClSession_WorkArea |
Type for mcuxClSession workareas flags. More... | |
struct | mcuxClSession_SecurityContext |
Type for mcuxClSession security context. More... | |
struct | mcuxClSession_Descriptor |
Type for mcuxClSession Descriptor. More... | |
Typedefs | |
typedef uint32_t | mcuxClSession_Status_t |
Type for mcuxClSession status codes. More... | |
typedef mcuxClSession_Status_t | mcuxClSession_Status_Protected_t |
Deprecated type for mcuxClSession protected status codes. More... | |
typedef uint32_t | mcuxClSession_Rtf_t |
Type for mcuxClSession RTF configuration flags. More... | |
typedef struct mcuxClSession_WorkArea | mcuxClSession_WorkArea_t |
Type for mcuxClSession workareas flags. More... | |
typedef struct mcuxClSession_SecurityContext | mcuxClSession_SecurityContext_t |
Type for mcuxClSession security context. More... | |
typedef uint32_t | mcuxClSession_SecurityOptions_t |
Type for Session security options. More... | |
typedef struct mcuxClSession_Descriptor | mcuxClSession_Descriptor_t |
Type for mcuxClSession Descriptor. More... | |
typedef mcuxClSession_Descriptor_t *const | mcuxClSession_Handle_t |
Type for mcuxClSession Handle. More... | |
Defines all types of mcuxClSession.
typedef uint32_t mcuxClSession_Status_t |
Type for mcuxClSession status codes.
Deprecated type for mcuxClSession protected status codes.
typedef uint32_t mcuxClSession_Rtf_t |
Type for mcuxClSession RTF configuration flags.
typedef struct mcuxClSession_WorkArea mcuxClSession_WorkArea_t |
Type for mcuxClSession workareas flags.
typedef struct mcuxClSession_SecurityContext mcuxClSession_SecurityContext_t |
Type for mcuxClSession security context.
typedef uint32_t mcuxClSession_SecurityOptions_t |
Type for Session security options.
typedef struct mcuxClSession_Descriptor mcuxClSession_Descriptor_t |
Type for mcuxClSession Descriptor.
typedef mcuxClSession_Descriptor_t* const mcuxClSession_Handle_t |
Type for mcuxClSession Handle.