summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-10-31 12:34:46 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-11-02 08:23:11 +0100
commitd9241d08db31cf5bbb91ecc13c5b6839161a3804 (patch)
treed047a2a987cec71fee8887f6e92bf7f2f0d66fff /docs
parent24c40e32bd6b5a9becbba05d18f8fbbdc3592d51 (diff)
libmm-glib: implement handling the CDMA BS location source
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libmm-glib/libmm-glib-docs.xml1
-rw-r--r--docs/reference/libmm-glib/libmm-glib-sections.txt27
2 files changed, 28 insertions, 0 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-docs.xml b/docs/reference/libmm-glib/libmm-glib-docs.xml
index 6e3c7178..c9f498ca 100644
--- a/docs/reference/libmm-glib/libmm-glib-docs.xml
+++ b/docs/reference/libmm-glib/libmm-glib-docs.xml
@@ -93,6 +93,7 @@
<xi:include href="xml/mm-location-3gpp.xml"/>
<xi:include href="xml/mm-location-gps-nmea.xml"/>
<xi:include href="xml/mm-location-gps-raw.xml"/>
+ <xi:include href="xml/mm-location-cdma-bs.xml"/>
</section>
<section>
<title>Messaging support</title>
diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt
index 1959ae4e..6b874e05 100644
--- a/docs/reference/libmm-glib/libmm-glib-sections.txt
+++ b/docs/reference/libmm-glib/libmm-glib-sections.txt
@@ -324,6 +324,9 @@ mm_modem_location_get_gps_nmea_sync
mm_modem_location_get_gps_raw
mm_modem_location_get_gps_raw_finish
mm_modem_location_get_gps_raw_sync
+mm_modem_location_get_cdma_bs
+mm_modem_location_get_cdma_bs_finish
+mm_modem_location_get_cdma_bs_sync
mm_modem_location_get_full
mm_modem_location_get_full_finish
mm_modem_location_get_full_sync
@@ -418,6 +421,30 @@ mm_location_gps_raw_get_type
</SECTION>
<SECTION>
+<FILE>mm-location-cdma-bs</FILE>
+<TITLE>MMLocationCdmaBs</TITLE>
+MMLocationCdmaBs
+<SUBSECTION Getters>
+mm_location_cdma_bs_get_latitude
+mm_location_cdma_bs_get_longitude
+<SUBSECTION Private>
+mm_location_cdma_bs_get_dictionary
+mm_location_cdma_bs_new
+mm_location_cdma_bs_set
+mm_location_cdma_bs_new_from_dictionary
+<SUBSECTION Standard>
+MMLocationCdmaBsClass
+MMLocationCdmaBsPrivate
+MM_IS_LOCATION_CDMA_BS
+MM_IS_LOCATION_CDMA_BS_CLASS
+MM_LOCATION_CDMA_BS
+MM_LOCATION_CDMA_BS_CLASS
+MM_LOCATION_CDMA_BS_GET_CLASS
+MM_TYPE_LOCATION_CDMA_BS
+mm_location_cdma_bs_get_type
+</SECTION>
+
+<SECTION>
<FILE>mm-modem-messaging</FILE>
<TITLE>MMModemMessaging</TITLE>
MMModemMessaging