HomeSort by relevance Sort by last modified time
    Searched refs:CHRE_EVENT_GNSS_FIRST_EVENT (Results 1 - 2 of 2) sorted by null

  /system/chre/chre_api/include/chre_api/chre/
event.h 129 #define CHRE_EVENT_GNSS_FIRST_EVENT UINT16_C(0x0300)
gnss.h 81 #define CHRE_GNSS_EVENT_ID(offset) (CHRE_EVENT_GNSS_FIRST_EVENT + (offset))

Completed in 51 milliseconds