metee
|
#include <metee.h>
Public Types | |
enum | { TEE_DEVICE_TYPE_NONE = 0 , TEE_DEVICE_TYPE_PATH = 1 , TEE_DEVICE_TYPE_HANDLE = 2 , TEE_DEVICE_TYPE_GUID = 3 , TEE_DEVICE_TYPE_MAX = 4 } |
Data Fields | |
enum tee_device_address:: { ... } | type |
union { | |
const char * path | |
const GUID * guid | |
TEE_DEVICE_HANDLE handle | |
} | data |
anonymous enum |
union { ... } tee_device_address::data |
Device address
TEE_DEVICE_HANDLE tee_device_address::handle |
enum { ... } tee_device_address::type |
Device address type