diff options
Diffstat (limited to 'docs/reference/libmm-glib/libmm-glib-sections.txt')
-rw-r--r-- | docs/reference/libmm-glib/libmm-glib-sections.txt | 27 |
1 files changed, 27 insertions, 0 deletions
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 |