summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAntara Borwankar <antara.borwankar@intel.com>2019-05-30 14:50:31 +0530
committerDenis Kenzior <denkenz@gmail.com>2019-05-30 11:06:54 -0500
commitbabb0c1c6dc4079ee385247ba28f72df5ec92034 (patch)
tree4c59c0a18c1574b77aa150197b1b9ba7f185e6cd /doc
parent0d40114a14b3dde53f3f1ed1d6a469a8d79eb863 (diff)
downloadofono-babb0c1c6dc4079ee385247ba28f72df5ec92034.tar.gz
netmon: adding method to fetch neighbouring cell mesurement
Added new method to fetch neighbouring cell information.
Diffstat (limited to 'doc')
-rw-r--r--doc/networkmonitor-api.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/networkmonitor-api.txt b/doc/networkmonitor-api.txt
index f8cc1c2e..1cc73d2c 100644
--- a/doc/networkmonitor-api.txt
+++ b/doc/networkmonitor-api.txt
@@ -22,6 +22,23 @@ Methods a{sv} GetServingCellInformation()
are available, their valid value ranges and
applicability to different cell types.
+ a{a{sv}} GetNeighbouringCellsInformation()
+
+ Requests the neighbouring cells information and basic
+ measurements from oFono. The returned value is a
+ dictionary with the possible key / values documented
+ below. The type of cell is given by the 'Technology'
+ property.
+
+ Based on the type of cell, the dictionary will contain
+ additional key/value pairs. If a given key/value pair
+ is not present, then it is not known or unsupported
+ by the underlying driver.
+
+ Refer to the sections below for which property types
+ are available, their valid value ranges and
+ applicability to different cell types.
+
void RegisterAgent(object path)
Registers an agent which will be called whenever the