Home
last modified time | relevance | path

Searched refs:ChppGnssConfigurePassiveLocationListenerParameters (Results 1 – 2 of 2) sorted by relevance

/system/chre/chpp/include/chpp/common/
Dgnss.h75 struct ChppGnssConfigurePassiveLocationListenerParameters { struct
83 struct ChppGnssConfigurePassiveLocationListenerParameters params; argument
/system/chre/chpp/services/
Dgnss.c465 if (len < sizeof(struct ChppGnssConfigurePassiveLocationListenerParameters)) { in chppGnssServiceConfigurePassiveLocationListener()
468 struct ChppGnssConfigurePassiveLocationListenerParameters *parameters = in chppGnssServiceConfigurePassiveLocationListener()
469 (struct ChppGnssConfigurePassiveLocationListenerParameters *)buf; in chppGnssServiceConfigurePassiveLocationListener()