uqmi: print radio interfaces in serving system command
[project/uqmi.git] / commands-wda.h
diff --git a/commands-wda.h b/commands-wda.h
deleted file mode 100644 (file)
index e51452c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#define __uqmi_wda_commands \
-       __uqmi_command(wda_set_data_format, wda-set-data-format, required, QMI_SERVICE_WDA), \
-       __uqmi_command(wda_get_data_format, wda-get-data-format, no, QMI_SERVICE_WDA)
-
-
-#define wda_helptext \
-               "  --wda-set-data-format <type>:     Set data format (type: 802.3|raw-ip)\n" \
-               "  --wda-get-data-format:            Get data format\n" \
-