Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/common/
Dgnss.h106 CHPP_PACKED_START struct ChppGnssControlLocationSessionResponse { struct
/system/chre/chpp/clients/
Dgnss.c419 if (len < sizeof(struct ChppGnssControlLocationSessionResponse)) { in chppGnssControlLocationSessionResult()
432 struct ChppGnssControlLocationSessionResponse *result = in chppGnssControlLocationSessionResult()
433 (struct ChppGnssControlLocationSessionResponse *)buf; in chppGnssControlLocationSessionResult()
/system/chre/chpp/services/
Dgnss.c531 struct ChppGnssControlLocationSessionResponse *response = in chppGnssServiceLocationStatusChangeCallback()
533 &requestHeader, struct ChppGnssControlLocationSessionResponse); in chppGnssServiceLocationStatusChangeCallback()