Searched refs:chreGnssLocationEvent (Results 1 – 12 of 12) sorted by relevance
42 chreGnssLocationEvent translateLegacyGnssLocation( in translateLegacyGnssLocation()43 const chreGnssLocationEvent& legacyEvent) { in translateLegacyGnssLocation()45 chreGnssLocationEvent newEvent = {}; in translateLegacyGnssLocation()66 chreGnssLocationEvent event = translateLegacyGnssLocation( in nanoappHandleEventCompat()67 *static_cast<const chreGnssLocationEvent *>(eventData)); in nanoappHandleEventCompat()
36 void locationEventCallback(struct chreGnssLocationEvent *event);73 chre::FixedSizeVector<chreGnssLocationEvent *, kEventArraySize>
114 void (*locationEventCallback)(struct chreGnssLocationEvent *event);216 void (*releaseLocationEvent)(struct chreGnssLocationEvent *event);
81 void PlatformGnss::releaseLocationEvent(chreGnssLocationEvent *event) { in releaseLocationEvent()99 struct chreGnssLocationEvent *event) { in locationEventCallback()
42 static void locationEventCallback(struct chreGnssLocationEvent *event);
66 void releaseLocationEvent(chreGnssLocationEvent *event);
70 void chrePalLocationEventCallback(struct chreGnssLocationEvent *event) { in chrePalLocationEventCallback()88 void logLocationEvent(const struct chreGnssLocationEvent &event) { in logLocationEvent()102 void validateLocationEvent(const struct chreGnssLocationEvent &event) { in validateLocationEvent()193 void PalGnssTest::locationEventCallback(struct chreGnssLocationEvent *event) { in locationEventCallback()
223 void handleGnssLocationEvent(const chreGnssLocationEvent *event) { in handleGnssLocationEvent()298 static_cast<const chreGnssLocationEvent *>(eventData)); in nanoappHandleEvent()
320 struct chreGnssLocationEvent { struct
313 struct chreGnssLocationEvent { struct
327 struct chreGnssLocationEvent { struct
376 static_cast<chreGnssLocationEvent *>(eventData)); in freeReportEventCallback()