Home
last modified time | relevance | path

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

/system/chre/chre_api/legacy/v1_3/chre/
Dcommon.h145 struct chreAsyncResult { struct
149 uint8_t requestType;
152 bool success;
158 uint8_t errorCode;
161 uint8_t reserved;
165 const void *cookie;
/system/chre/chre_api/legacy/v1_1/chre/
Dcommon.h145 struct chreAsyncResult { struct
149 uint8_t requestType;
152 bool success;
158 uint8_t errorCode;
161 uint8_t reserved;
165 const void *cookie;
/system/chre/chre_api/legacy/v1_2/chre/
Dcommon.h145 struct chreAsyncResult { struct
149 uint8_t requestType;
152 bool success;
158 uint8_t errorCode;
161 uint8_t reserved;
165 const void *cookie;
/system/chre/chre_api/legacy/v1_4/chre/
Dcommon.h146 struct chreAsyncResult { struct
150 uint8_t requestType;
153 bool success;
159 uint8_t errorCode;
162 uint8_t reserved;
166 const void *cookie;
/system/chre/chre_api/legacy/v1_5/chre/
Dcommon.h146 struct chreAsyncResult { struct
150 uint8_t requestType;
153 bool success;
159 uint8_t errorCode;
162 uint8_t reserved;
166 const void *cookie;
/system/chre/chre_api/legacy/v1_6/chre/
Dcommon.h152 struct chreAsyncResult { struct
156 uint8_t requestType;
159 bool success;
165 uint8_t errorCode;
168 uint8_t reserved;
172 const void *cookie;
/system/chre/chre_api/legacy/v1_7/chre/
Dcommon.h152 struct chreAsyncResult { struct
156 uint8_t requestType;
159 bool success;
165 uint8_t errorCode;
168 uint8_t reserved;
172 const void *cookie;
/system/chre/chre_api/legacy/v1_8/chre/
Dcommon.h152 struct chreAsyncResult { struct
156 uint8_t requestType;
159 bool success;
165 uint8_t errorCode;
168 uint8_t reserved;
172 const void *cookie;
/system/chre/chre_api/legacy/v1_9/chre/
Dcommon.h155 struct chreAsyncResult { struct
159 uint8_t requestType;
162 bool success;
168 uint8_t errorCode;
171 uint8_t reserved;
175 const void *cookie;
/system/chre/chre_api/include/chre_api/chre/
Dcommon.h167 struct chreAsyncResult { struct
171 uint8_t requestType;
174 bool success;
180 uint8_t errorCode;
183 uint8_t reserved;
187 const void *cookie;