On Sun, Apr 2, 2017 at 9:18 AM, Aleksander Morgado
wrote:
> On Sat, Apr 1, 2017 at 10:11 PM, Thomas Voß
> wrote:
>> A simple patch to avoid MBIM modems reporting that they support the location
>> interface.
>> I haven't submitted patches to mailing list in quite a w
On Sun, Apr 2, 2017 at 10:37 AM, Aleksander Morgado
wrote:
>
> On Sat, Apr 1, 2017 at 10:11 PM, Thomas Voß
> wrote:
> > MBIM does not support 3gpp location data right now. For that,
> > we make sure that the location interface is not reported as
> > supported by MBIM
MBIM does not support 3gpp location data right now. For that,
we make sure that the location interface is not reported as
supported by MBIM modems.
---
src/mm-broadband-modem-mbim.c | 12
1 file changed, 12 insertions(+)
diff --git a/src/mm-broadband-modem-mbim.c b/src/mm-broadband-m
A simple patch to avoid MBIM modems reporting that they support the location
interface.
I haven't submitted patches to mailing list in quite a while, so please bear
with me
while I'm learning.
Thanks,
Thomas
Thomas Voß (1):
mbim-modem: disable location interface
src/mm-broad