MNC/MCC as string?

Aki Niemi aki at protocolpolice.com
Thu Jun 11 12:38:49 PDT 2009


On Thu, 11 Jun 2009 21:18:02 +0200, Marcel Holtmann <marcel at holtmann.org>
wrote:
>> However, this wouldn't be the only database ever, so we would still need
>> a
>> way to reliably identify a specific operator.
> 
> if we are unclear about the format and the users at this moment,

The format should be 's' in D-Bus and in struct ofono_network_operator:

   char mnc[4];
   char mcc[4];

And as for users, we need access to both MNC and MCC.

What part of this is unclear?

Cheers,
Aki


More information about the ofono mailing list