Skip to content
Snippets Groups Projects
  • Aleksander Morgado's avatar
    37bd6142
    broadband-modem: implement default connection monitoring logic · 37bd6142
    Aleksander Morgado authored
    A default implementation to monitor the ongoing connection is provided in the
    generic MMBroadbandModem, based on AT+CGACT? to check whether the PDP context
    of the connection (identified by the cached cid) is active or not.
    
    This commit also disables the connection monitoring logic in those plugins that
    have custom connection methods.
    37bd6142
    History
    broadband-modem: implement default connection monitoring logic
    Aleksander Morgado authored
    A default implementation to monitor the ongoing connection is provided in the
    generic MMBroadbandModem, based on AT+CGACT? to check whether the PDP context
    of the connection (identified by the cached cid) is active or not.
    
    This commit also disables the connection monitoring logic in those plugins that
    have custom connection methods.
mm-broadband-bearer-icera.c 37.95 KiB