Home
last modified time | relevance | path

Searched refs:bearing (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/gps/
Dgps_qemu.c377 Token bearing ) in nmea_reader_update_bearing() argument
380 Token tok = bearing; in nmea_reader_update_bearing()
386 r->fix.bearing = str2float(tok.p, tok.end); in nmea_reader_update_bearing()
521 p += snprintf(p, end-p, " bearing=%g", r->fix.bearing); in nmea_reader_parse()
/device/huawei/angler/location/loc_api/loc_api_v02/
DLocApiV02.cpp1890 location.gpsLocation.bearing = location_report_ptr->heading; in reportPosition()
3063 zppLoc.bearing = zpp_ind.heading; in getBestAvailableZppFix()
/device/lge/bullhead/location/loc_api/loc_api_v02/
DLocApiV02.cpp1890 location.gpsLocation.bearing = location_report_ptr->heading; in reportPosition()
3063 zppLoc.bearing = zpp_ind.heading; in getBestAvailableZppFix()
/device/moto/shamu/location/loc_api/loc_api_v02/
DLocApiV02.cpp1831 location.gpsLocation.bearing = location_report_ptr->heading; in reportPosition()
2947 zppLoc.bearing = zpp_ind.heading; in getBestAvailableZppFix()