OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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