Re: [PATCH] ModemManager: Add and implement an interface to get a GSM SPN

2011-06-02 Thread Dan Williams
On Thu, 2011-05-26 at 12:32 -0400, Nathan Williams wrote: This adds a feature in parallel with GetOperatorId, which gets the GSM Service Provider Name value from the SIM card; this is useful for displaying the name of the home operator when said operator is a MVNO or otherwise branded

[PATCH] ModemManager: Add and implement an interface to get a GSM SPN

2011-05-26 Thread Nathan Williams
This adds a feature in parallel with GetOperatorId, which gets the GSM Service Provider Name value from the SIM card; this is useful for displaying the name of the home operator when said operator is a MVNO or otherwise branded differently than the carrier's usual name. There's clearly some code