Searched refs:GpsLocation (Results 1 – 6 of 6) sorted by relevance
196 getWwanZppFix(GpsLocation & zppLoc);198 getBestAvailableZppFix(GpsLocation & zppLoc);200 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
456 getWwanZppFix(GpsLocation & zppLoc)460 getBestAvailableZppFix(GpsLocation & zppLoc)464 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask)
82 GpsLocation gpsLocation;
446 } GpsLocation; typedef524 typedef void (* gps_location_callback)(GpsLocation* location);1117 typedef void (*gps_geofence_transition_callback) (int32_t geofence_id, GpsLocation* location,1130 typedef void (*gps_geofence_status_callback) (int32_t status, GpsLocation* last_location);
66 GpsLocation gpsLocation;
255 getZpp(GpsLocation &zppLoc, LocPosTechMask &tech_mask) in getZpp()