Searched defs:CHRE_API_VERSION (Results 1 - 3 of 3) sorted by relevance

/system/chre/chre_api/legacy/v1_0/chre/
H A Dversion.h41 * @see CHRE_API_VERSION
50 * @see CHRE_API_VERSION
71 #define CHRE_API_VERSION CHRE_API_VERSION_1_0 macro
77 * This is not necessarily the CHRE_API_VERSION in the header the nanoapp was
/system/chre/chre_api/include/chre_api/chre/
H A Dversion.h40 * @see CHRE_API_VERSION
49 * @see CHRE_API_VERSION
59 * @see CHRE_API_VERSION
72 * @see CHRE_API_VERSION
93 #define CHRE_API_VERSION CHRE_API_VERSION_1_2 macro
111 * @param version A uint32_t version, e.g. the CHRE_API_VERSION constant
134 * This is not necessarily the CHRE_API_VERSION in the header the nanoapp was
/system/chre/chre_api/legacy/v1_1/chre/
H A Dversion.h40 * @see CHRE_API_VERSION
49 * @see CHRE_API_VERSION
59 * @see CHRE_API_VERSION
80 #define CHRE_API_VERSION CHRE_API_VERSION_1_1 macro
98 * @param version A uint32_t version, e.g. the CHRE_API_VERSION constant
121 * This is not necessarily the CHRE_API_VERSION in the header the nanoapp was

Completed in 428 milliseconds