Searched refs:GPS_LOCATION_HAS_BEARING (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp217 if (location.gpsLocation.flags & GPS_LOCATION_HAS_BEARING)
359 if (location.gpsLocation.flags & GPS_LOCATION_HAS_BEARING)
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp213 if (location.gpsLocation.flags & GPS_LOCATION_HAS_BEARING)
355 if (location.gpsLocation.flags & GPS_LOCATION_HAS_BEARING)
/hardware/libhardware/include/hardware/
H A Dgps.h92 #define GPS_LOCATION_HAS_BEARING 0x0008 macro
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp729 location.gpsLocation.flags |= GPS_LOCATION_HAS_BEARING;

Completed in 312 milliseconds