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.h61 struct chreNslNanoappInfo { struct
63 uint32_t magic;
66 uint8_t structMinorVersion;
71 uint8_t isSystemNanoapp : 1;
78 uint8_t isTcmNanoapp : 1;
82 uint8_t reservedFlags : 6;
83 uint8_t reserved;
86 uint32_t targetApiVersion;
90 const char *vendor;
94 const char *name;
[all …]