add wda commands for setting/getting wireless data mode
[project/uqmi.git] / commands.c
index 198b6abacd1c0637d4cd9ce1b81c20d370f5a1e5..c87714dee5c5833232eab492bda46116b723b469 100644 (file)
@@ -139,6 +139,7 @@ cmd_ctl_set_data_format_prepare(struct qmi_dev *qmi, struct qmi_request *req, st
 #include "commands-dms.c"
 #include "commands-nas.c"
 #include "commands-wms.c"
+#include "commands-wda.c"
 
 #define __uqmi_command(_name, _optname, _arg, _type) \
        [__UQMI_COMMAND_##_name] = { \