QoS (AT+C5GQOS, AT+CGEQOS) with QMI?
Martin Maurer
martin.maurer at mmeacs.de
Mon Nov 13 15:24:56 UTC 2023
Hello,
there are the following AT commands
AT+C5GQOS (for 5G)
AT+CGEQOS (for 4G)
Is there something similar for QMI? Can I somehow request QoS/control
QoS of a connection?
I saw
https://www.freedesktop.org/software/libqmi/libqmi-glib/1.34.0/ch14.html
but they seem to be for get/read, not set/request?
Or is it somewhere hidden in a structure as input parameter of a command?
I found some of them in
https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/main/data/qmi-service-wds.json
e.g.
https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/main/data/qmi-service-wds.json#L92
https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/main/data/qmi-service-wds.json#L127
https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/main/data/qmi-service-wds.json#L162
https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/main/data/qmi-service-wds.json#L178
https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/main/data/qmi-service-wds.json#L272
https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/main/data/qmi-service-wds.json#L309
https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/main/data/qmi-service-wds.json#L364
But I cant find out where (with which command) they are used or how I
can use them...
Someone already used QoS with QMI?
Many thanks!
Best regards,
Martin
More information about the libqmi-devel
mailing list