diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-10-31 12:09:46 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-11-02 08:23:10 +0100 |
commit | 72068598e51a020a1f4c405c3d1650e4d2eef0a3 (patch) | |
tree | 91fe7b8630f04d6b89d3a5be187b529d1047699f /docs/reference/libmm-glib | |
parent | 15f7a370d2c4adb118488287fd553c673e8142b4 (diff) |
libmm-glib: new header file for common stuff in location reporting
Diffstat (limited to 'docs/reference/libmm-glib')
-rw-r--r-- | docs/reference/libmm-glib/libmm-glib-sections.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt index f37e7a3d..1959ae4e 100644 --- a/docs/reference/libmm-glib/libmm-glib-sections.txt +++ b/docs/reference/libmm-glib/libmm-glib-sections.txt @@ -302,6 +302,9 @@ mm_modem_cdma_get_type <FILE>mm-modem-location</FILE> <TITLE>MMModemLocation</TITLE> MMModemLocation +MM_LOCATION_LONGITUDE_UNKNOWN +MM_LOCATION_LATITUDE_UNKNOWN +MM_LOCATION_ALTITUDE_UNKNOWN <SUBSECTION Getters> mm_modem_location_get_path mm_modem_location_dup_path @@ -392,9 +395,6 @@ mm_location_gps_nmea_get_type <FILE>mm-location-gps-raw</FILE> <TITLE>MMLocationGpsRaw</TITLE> MMLocationGpsRaw -MM_LOCATION_GPS_RAW_LONGITUDE_UNKNOWN -MM_LOCATION_GPS_RAW_LATITUDE_UNKNOWN -MM_LOCATION_GPS_RAW_ALTITUDE_UNKNOWN <SUBSECTION Getters> mm_location_gps_raw_get_utc_time mm_location_gps_raw_get_longitude |