Searched defs:GnssConfig (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/gps/msm8998/location/
H A DLocationAPI.h573 size_t size; // set to sizeof(GnssConfig)
585 } GnssConfig; typedef in typeref:struct:__anon3729
914 with an id for each of the bits set in GnssConfig.flags, order from low bits to high bits.
922 uint32_t* gnssUpdateConfig(GnssConfig config);
/hardware/qcom/gps/sdm845/location/
H A DLocationAPI.h573 size_t size; // set to sizeof(GnssConfig)
585 } GnssConfig; typedef in typeref:struct:__anon3895
914 with an id for each of the bits set in GnssConfig.flags, order from low bits to high bits.
922 uint32_t* gnssUpdateConfig(GnssConfig config);

Completed in 15 milliseconds