uqmi: print radio interfaces in serving system command
[project/uqmi.git] / commands-wds.h
diff --git a/commands-wds.h b/commands-wds.h
deleted file mode 100644 (file)
index 2374f85..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#define __uqmi_wds_commands \
-       __uqmi_command(wds_set_auth, set-auth, required, QMI_SERVICE_WDS), \
-       __uqmi_command(wds_set_username, set-username, required, QMI_SERVICE_WDS), \
-       __uqmi_command(wds_set_password, set-password, required, QMI_SERVICE_WDS)
-
-#define wds_helptext \
-               "  --set-auth pap|chap|both|none:    Set network authentication type\n" \
-               "  --set-username:                   Set network username\n" \
-               "  --set-password:                   Set network password\n" \
-