Re: [PATCH] sim-qmi: load operator identifier and name from NAS home network

2015-10-22 Thread Dan Williams
On Thu, 2015-10-22 at 23:30 +0200, Aleksander Morgado wrote: > On Thu, Oct 22, 2015 at 10:45 PM, Dan Williams wrote: > >> Being NAS commands, are these available also when not registered > >> anywhere? E.g. when in low-power mode? > >> I've seen people using these commands to retrieve SIM MCCMNC,

Re: [PATCH] sim-qmi: load operator identifier and name from NAS home network

2015-10-22 Thread Aleksander Morgado
On Thu, Oct 22, 2015 at 10:45 PM, Dan Williams wrote: >> Being NAS commands, are these available also when not registered >> anywhere? E.g. when in low-power mode? >> I've seen people using these commands to retrieve SIM MCCMNC, but was >> never sure about them as they were NAS and not DMS. > > Tr

Re: [PATCH] api: correct description of SimIdentifier property

2015-10-22 Thread Aleksander Morgado
On Thu, Oct 22, 2015 at 11:03 PM, Dan Williams wrote: > I forgot to CC the list, so here goes. > > On Thu, 2015-10-22 at 16:02 -0500, Dan Williams wrote: >> In MM 0.6 days it used to be obfuscated, but that was pointless. Now >> it's just the ICCID. >> Looks good, please push. >> --- >> >> diff

Re: [PATCH] api: correct description of SimIdentifier property

2015-10-22 Thread Dan Williams
I forgot to CC the list, so here goes. On Thu, 2015-10-22 at 16:02 -0500, Dan Williams wrote: > In MM 0.6 days it used to be obfuscated, but that was pointless. Now > it's just the ICCID. > > --- > > diff --git a/introspection/org.freedesktop.ModemManager1.Sim.xml > b/introspection/org.freedes

Re: [PATCH] sim-qmi: load operator identifier and name from NAS home network

2015-10-22 Thread Dan Williams
On Thu, 2015-10-22 at 22:29 +0200, Aleksander Morgado wrote: > On Thu, Oct 22, 2015 at 10:16 PM, Dan Williams wrote: > > --- > > src/mm-sim-qmi.c | 177 > > +-- > > 1 file changed, 173 insertions(+), 4 deletions(-) > > > > diff --git a/src/mm-s

Re: [PATCH] sim-qmi: load operator identifier and name from NAS home network

2015-10-22 Thread Aleksander Morgado
On Thu, Oct 22, 2015 at 10:16 PM, Dan Williams wrote: > --- > src/mm-sim-qmi.c | 177 > +-- > 1 file changed, 173 insertions(+), 4 deletions(-) > > diff --git a/src/mm-sim-qmi.c b/src/mm-sim-qmi.c > index 4eb1b24..b4d0d93 100644 > --- a/src/mm-

[PATCH] sim-qmi: load operator identifier and name from NAS home network

2015-10-22 Thread Dan Williams
--- src/mm-sim-qmi.c | 177 +-- 1 file changed, 173 insertions(+), 4 deletions(-) diff --git a/src/mm-sim-qmi.c b/src/mm-sim-qmi.c index 4eb1b24..b4d0d93 100644 --- a/src/mm-sim-qmi.c +++ b/src/mm-sim-qmi.c @@ -231,6 +231,175 @@ load_imsi (MMBas