summaryrefslogtreecommitdiff
path: root/plugins/xmm7xxx.c
Commit message (Collapse)AuthorAgeFilesLines
* xmm7xxx: Fix non compiling fileLars Poeschel2020-09-081-1/+0
| | | | | | | | CC plugins/xmm7xxx.o ../plugins/xmm7xxx.c:63:10: fatal error: dbus.h: No such file or directory 63 | #include "dbus.h" | ^~~~~~~~ compilation terminated.
* xmm7xxx-enable-esim-feature-in-xmm_ofonoShweta Jain2020-08-131-0/+391
|
* xmm7xxx: modified handling of XSIM states for xmm modemsAntara Borwankar2019-12-201-12/+12
| | | | | | | | | | | | | +XSIM:7 state as defined in xmm7560 functional AT specification only indicates ready for attach. +CPIN: READY is received after SIM is completely initialized. Also indicating readiness of Phonebook and SMS. Hence moving the creation of SMS and Phonebook atom to xmm7xxx_post_sim function. +XSIM:4 PUK needed state was not handled. It must be handled same as PIN needed state. Added handling of this case to switch_sim_state_status function.
* xmm7xxx: Remove unreachable statementDenis Kenzior2019-11-131-2/+0
|
* xmm7xxx: Use at_util_open_deviceDenis Kenzior2019-05-311-35/+3
|
* xmm7modem: Changes in plugin for DSSA functionalityAntara Borwankar2019-04-021-1/+1
| | | | | Changed the sim driver vendor for xmm7modem from OFONO_VENDOR_IFX to OFONO_VENDOR_XMM to handle DSSA functionality.
* xmm7modem: Change in xmm7mode plugin for multiple PDPAntara Borwankar2019-02-131-1/+30
| | | | | | Made changes in xmm7modem plugin to allow mutiple PDP context activation and to assign correct network interface to the activated PDP context.
* xmm7xxx: Various style cleanupsDenis Kenzior2018-12-131-40/+33
|
* xmm7modem: implemnetation of coexistence functionalityAntara Borwankar2018-12-131-0/+927
| | | | Added coex implementation in xmm7modem plugin
* xmm7xxx: Adding case for SIM PIN locked stateNandini Rebello2018-11-271-0/+6
| | | | Handling the case when SIM PIN is enabled for xmm7xxx modem.
* netmon: Enabled netmon atom for xmm7modem pluginAntara2018-10-091-0/+2
| | | | | enabling netmon atom to report current serving cell measurements for xmm7modem
* xmm7xxx: enable sms and phonebook supportAnirudh Gargi2018-10-031-1/+10
|
* plugins: Update to the new LTE APIDenis Kenzior2018-03-121-1/+1
|
* plugins: updated plugins using simauth moduleJames Prestwood2017-11-091-1/+1
| | | | The simauth creation API changed to not take the driver structure
* xmm7xxx: Use sim_initialized_notifyDenis Kenzior2017-11-081-0/+2
|
* xmm7xxx: add sim-auth driver to xmm7xxx pluginJames Prestwood2017-10-121-0/+2
|
* xmm7modem: Add support for imsAnkit Navik2017-10-091-0/+3
|
* Add support for Intel xmm7xxx series modemsAnkit Navik2017-09-131-0/+399
This adds plugin for xmm7xxx series modems