From 24c40e32bd6b5a9becbba05d18f8fbbdc3592d51 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 31 Oct 2012 12:34:07 +0100 Subject: api: new source for the CDMA Base Station location --- ...rg.freedesktop.ModemManager1.Modem.Location.xml | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'introspection') diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Location.xml b/introspection/org.freedesktop.ModemManager1.Modem.Location.xml index 42e2b767..a23ec75d 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Location.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Location.xml @@ -237,6 +237,30 @@ + MM_MODEM_LOCATION_SOURCE_CDMA_BS + + + Devices supporting this + capability return a D-Bus dictionary (signature "a{sv}") mapping well-known + keys to values with defined formats. + + + The allowed key/value pairs and their formats are: + + + "latitude" + + (Required) Latitude in Decimal Degrees (positive numbers mean N quadrasphere, negative mean S quadrasphere), given as a double value (signature "d"). e.g. 38.889722, meaning 38d 53' 22" N. + + + "longitude" + + (Required) Longitude in Decimal Degrees (positive numbers mean E quadrasphere, negative mean W quadrasphere), given as a double value (signature "d"). e.g. -77.008889, meaning 77d 0' 32" W. + + + + + --> -- cgit v1.2.3-70-g09d2