Re: [PATCH] [qmimodem] Implement data capability bearer notify

2020-06-10 Thread Marius Gripsgard
Hi Denis v2 patch sent with fixes :) On 10.06.2020 05:11, Denis Kenzior wrote: > Hi Marius, > > On 6/9/20 3:21 PM, Marius Gripsgard wrote: >> This implements data capability bearer notify to qmi modem. >> Since this is included in the serving system response this >> just adds a new data

Re: [PATCH] [qmimodem] Implement data capability bearer notify

2020-06-09 Thread Denis Kenzior
Hi Marius, On 6/9/20 3:21 PM, Marius Gripsgard wrote: This implements data capability bearer notify to qmi modem. Since this is included in the serving system response this just adds a new data extraction for dc. --- drivers/qmimodem/gprs.c | 29 +

[PATCH] [qmimodem] Implement data capability bearer notify

2020-06-09 Thread Marius Gripsgard
This implements data capability bearer notify to qmi modem. Since this is included in the serving system response this just adds a new data extraction for dc. --- drivers/qmimodem/gprs.c | 29 + drivers/qmimodem/nas.c | 36