Hi Remi,
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"
so what is the intended usage for showing this difference? When we
discussed this the last time, it was clear that we need to show a
difference between 3G (umts) and 3.5G (hspa) and where HSPA would be
either HSDPA or HSUPA or both.
Regards
Marcel