Home
last modified time | relevance | path

Searched refs:chppGnssLocationEventFromChre (Results 1 – 3 of 3) sorted by relevance

/system/chre/chpp/include/chpp/common/
Dgnss_types.h146 bool chppGnssLocationEventFromChre(const struct chreGnssLocationEvent *in,
/system/chre/chpp/common/
Dgnss_convert.c146 bool chppGnssLocationEventFromChre(const struct chreGnssLocationEvent *in, in chppGnssLocationEventFromChre() function
/system/chre/chpp/services/
Dgnss.c559 if (!chppGnssLocationEventFromChre(event, &notification, &notificationLen)) { in chppGnssServiceLocationEventCallback()