Re: [PATCH] qmimodem: Add USSD indication support

2021-02-22 Thread Denis Kenzior
Date: Fri, 19 Feb 2021 15:47:42 +0300 Subject: [PATCH] qmimodem: Add USSD indication support Handle USSD QMI indication messages. Add support for UCS2 USS Data coding scheme. Check for User Action TLV type. --- drivers/qmimodem/ussd.c | 45 + 1 file change

Re: [PATCH] qmimodem: Add USSD indication support

2021-02-19 Thread Alexey Andreyev
PATCH] qmimodem: Add USSD indication support Handle USSD QMI indication messages. Add support for UCS2 USS Data coding scheme. Check for User Action TLV type. --- drivers/qmimodem/ussd.c | 45 + 1 file changed, 45 insertions(+) diff --git a/drivers/qmimodem/uss

[PATCH] qmimodem: Add USSD indication support

2021-02-19 Thread Alexey Andreyev
x27;m able to receive the expected QMI USSD Indication messages. ---From 2f041e6ba183a2f2a3309e139adef3d114bdc85b Mon Sep 17 00:00:00 2001From: Alexey Andreyev Date: Fri, 19 Feb 2021 15:47:42 +0300Subject: [PATCH] qmimodem: Add USSD indication support Handle USSD QMI indication messages.Add support for