HomeSort by relevance Sort by last modified time
    Searched refs:latHemisphere (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 296 char latHemisphere;
303 latHemisphere = 'N';
307 latHemisphere = 'S';
325 (uint8_t)floor(latitude), latMinutes, latHemisphere,
449 char latHemisphere;
456 latHemisphere = 'N';
460 latHemisphere = 'S';
478 (uint8_t)floor(latitude), latMinutes, latHemisphere,
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 292 char latHemisphere;
299 latHemisphere = 'N';
303 latHemisphere = 'S';
321 (uint8_t)floor(latitude), latMinutes, latHemisphere,
445 char latHemisphere;
452 latHemisphere = 'N';
456 latHemisphere = 'S';
474 (uint8_t)floor(latitude), latMinutes, latHemisphere,

Completed in 131 milliseconds