Home
last modified time | relevance | path

Searched refs:CHRE_EVENT_GNSS_FIRST_EVENT (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/chre/chre_api/legacy/v1_1/chre/
H A Devent.h131 #define CHRE_EVENT_GNSS_FIRST_EVENT UINT16_C(0x0300) macro
H A Dgnss.h81 #define CHRE_GNSS_EVENT_ID(offset) (CHRE_EVENT_GNSS_FIRST_EVENT + (offset))
/aosp12/system/chre/chre_api/legacy/v1_3/chre/
H A Devent.h151 #define CHRE_EVENT_GNSS_FIRST_EVENT UINT16_C(0x0300) macro
H A Dgnss.h88 #define CHRE_GNSS_EVENT_ID(offset) (CHRE_EVENT_GNSS_FIRST_EVENT + (offset))
/aosp12/system/chre/chre_api/legacy/v1_2/chre/
H A Devent.h151 #define CHRE_EVENT_GNSS_FIRST_EVENT UINT16_C(0x0300) macro
H A Dgnss.h88 #define CHRE_GNSS_EVENT_ID(offset) (CHRE_EVENT_GNSS_FIRST_EVENT + (offset))
/aosp12/system/chre/chre_api/legacy/v1_4/chre/
H A Devent.h165 #define CHRE_EVENT_GNSS_FIRST_EVENT UINT16_C(0x0300) macro
H A Dgnss.h88 #define CHRE_GNSS_EVENT_ID(offset) (CHRE_EVENT_GNSS_FIRST_EVENT + (offset))
/aosp12/system/chre/chre_api/include/chre_api/chre/
H A Devent.h176 #define CHRE_EVENT_GNSS_FIRST_EVENT UINT16_C(0x0300) macro
H A Dgnss.h89 #define CHRE_GNSS_EVENT_ID(offset) (CHRE_EVENT_GNSS_FIRST_EVENT + (offset))