Home
last modified time | relevance | path

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

/aosp12/system/chre/chre_api/legacy/v1_1/chre/
H A Dcommon.h145 struct chreAsyncResult { struct
149 uint8_t requestType;
152 bool success;
158 uint8_t errorCode;
161 uint8_t reserved;
165 const void *cookie;
/aosp12/system/chre/chre_api/legacy/v1_2/chre/
H A Dcommon.h145 struct chreAsyncResult { struct
149 uint8_t requestType;
152 bool success;
158 uint8_t errorCode;
161 uint8_t reserved;
165 const void *cookie;
/aosp12/system/chre/chre_api/legacy/v1_3/chre/
H A Dcommon.h145 struct chreAsyncResult { struct
149 uint8_t requestType;
152 bool success;
158 uint8_t errorCode;
161 uint8_t reserved;
165 const void *cookie;
/aosp12/system/chre/chre_api/include/chre_api/chre/
H A Dcommon.h146 struct chreAsyncResult { struct
150 uint8_t requestType;
153 bool success;
159 uint8_t errorCode;
162 uint8_t reserved;
166 const void *cookie;
/aosp12/system/chre/chre_api/legacy/v1_4/chre/
H A Dcommon.h146 struct chreAsyncResult { struct
150 uint8_t requestType;
153 bool success;
159 uint8_t errorCode;
162 uint8_t reserved;
166 const void *cookie;