---
doc/network-api.txt | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/network-api.txt b/doc/network-api.txt
index 083e918..9fb9974 100644
--- a/doc/network-api.txt
+++ b/doc/network-api.txt
@@ -125,8 +125,9 @@ Properties string Mode [readonly]
Contains the technology of the current network.
- The possible values are: "gsm", "edge", "umts",
"hspa",
- "lte"
+ The possible values are: "gsm", "edge", "umts",
+ "hsdpa", "hsupa", "hspa" (meaning both hsdpa and hsupa)
+ and "lte"
TODO: Values for CDMA and EVDO based networks.
--
1.7.1