summaryrefslogtreecommitdiff
path: root/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'commands.h')
-rw-r--r--commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands.h b/commands.h
index 7560dbd..9d492e7 100644
--- a/commands.h
+++ b/commands.h
@@ -34,6 +34,7 @@ struct uqmi_cmd {
__uqmi_command(version, get-versions, no, QMI_SERVICE_CTL), \
__uqmi_command(set_client_id, set-client-id, required, CMD_TYPE_OPTION), \
__uqmi_command(get_client_id, get-client-id, required, QMI_SERVICE_CTL), \
+ __uqmi_command(ctl_set_data_format, set-data-format, required, QMI_SERVICE_CTL), \
__uqmi_wds_commands, \
__uqmi_dms_commands, \
__uqmi_nas_commands, \