Searched refs:ChppGnssLocationEvent (Results 1 – 3 of 3) sorted by relevance
85 struct ChppGnssLocationEvent { struct109 struct ChppGnssLocationEvent payload; argument178 const struct ChppGnssLocationEvent *in, size_t inSize);
110 const struct chreGnssLocationEvent *in, struct ChppGnssLocationEvent *out) { in chppGnssConvertLocationEventFromChre()244 const struct ChppGnssLocationEvent *in, struct chreGnssLocationEvent *out) { in chppGnssConvertLocationEventToChre()279 const struct ChppGnssLocationEvent *in, size_t inSize) { in chppGnssLocationEventToChre()282 if (inSize >= sizeof(struct ChppGnssLocationEvent)) { in chppGnssLocationEventToChre()
555 chppGnssLocationEventToChre((struct ChppGnssLocationEvent *)buf, len); in chppGnssLocationResultNotification()