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.h56 struct chreNslNanoappInfo { struct
58 uint32_t magic;
61 uint8_t structMinorVersion;
66 uint8_t isSystemNanoapp:1;
73 uint8_t isTcmNanoapp:1;
77 uint8_t reservedFlags:6;
78 uint8_t reserved;
81 uint32_t targetApiVersion;
85 const char *vendor;
89 const char *name;
[all …]