summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2023-10-02 10:01:34 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2023-10-02 10:01:34 +0000
commitcfa0ff4f57ffec511d341f8e58ee6225efcb7093 (patch)
tree7e3394c953c65a2356ccd1ae3157b70501d54cc0 /NEWS
parent50ebbcfcf15898e50f5ffa2bbac5b12fa69ed7b7 (diff)
NEWS: include SSC service support
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c2b4c69..743e069 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,9 @@ Overview of changes in libqmi 1.34.0
Status" and "Get IMS Services Status" request/responses.
** New 'IMSP' (IMS Presence) service, including "Get Enabler State"
request/response.
+ ** New 'SSC' service (Qualcomm Snapdragon Sensor Core), including the
+ "Control" request/response, and "Report Small"/"Report Large"
+ indications.
* New TLVs supported in existing messages:
** nas: added the "WCDMA RSCP" TLV in "Get Signal Info" response and "Signal
@@ -23,6 +26,7 @@ Overview of changes in libqmi 1.34.0
** wds: added the "Report Profile Changes" TLV in "Indication Register".
* libqmi-glib:
+ ** Support for 16-bit service ids added, used in the QRTR backend.
** Response and indication parser messages are now published in the API.
** The library now allows connecting to a unix domain socket named
'qmux_socket' instead of a device file.