Searched refs:GPS_LOCATION_EXTENDED_HAS_DOP (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/gps/msm8960/core/
H A Dgps_extended_c.h189 #define GPS_LOCATION_EXTENDED_HAS_DOP 0x0001 macro
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp188 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP)
502 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP)
817 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP)
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp184 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP)
498 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP)
709 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_DOP)
/hardware/qcom/gps/core/
H A Dgps_extended_c.h231 #define GPS_LOCATION_EXTENDED_HAS_DOP 0x0001 macro
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp892 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_DOP;

Completed in 651 milliseconds