Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dnanoapp_support_lib_dso.h57 struct chreNslNanoappInfo { struct
59 uint32_t magic;
62 uint8_t structMinorVersion;
67 uint8_t isSystemNanoapp:1;
74 uint8_t isTcmNanoapp:1;
78 uint8_t reservedFlags:6;
79 uint8_t reserved;
82 uint32_t targetApiVersion;
86 const char *vendor;
90 const char *name;
[all …]