Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
When the operator is one of those listed in EF-SPDI then we need to
treat it like a HPLMN in deciding whether the SPN or PLMN name should
be displayed.
|
|
- Breakup MCC/MNC LENGTH constant
- Don't hardcode numbers
- Fix >80 column length
- Fix test case to expect strings instead of shorts
|
|
This is to make sure both 2 and 3-digit MNC values are correctly
handled. Both the modem plugin API as well as the D-Bus API are
affected.
|
|
SPN Update emits the Operator property changed signal. However,
this should not happen if there is no current operator
|
|
|
|
If the operator changes without going through a searching state the
Operator change signal was not properly emitted
|
|
|
|
Implement basic SIM filesystem utilities.
Obtain Service Provider Name EF-SPN record.
Make NetworkRegistration use SPN for PLMN display. This implements PLMN
display rules in 31.102 "EFSPN".
|
|
|
|
|