Skip to content
Snippets Groups Projects
Commit a15193b7 authored by Aleksander Morgado's avatar Aleksander Morgado Committed by Dan Williams
Browse files

broadband-modem: enable and handle +CGEV indications

The +CGEV indications allow us to get notified of packet domain
events like network-initiated or ME-initiated disconnections on
specific connected contexts, as well as full PS detach events (all
contexts disconnected). If the modem supports these indications, we
will enable them with +CGEREP and will then process them when they are
emitted by the modem.

If a full PS detach event happens, we will explicitly disconnect all
connected bearers.

If a deactivation inidication is received for a single context, we
will look for the associated bearer by CID and explicitly disconnect
it.
parent 73df7087
No related branches found
No related tags found
1 merge request!49broadband-modem: enable and handle +CGEV indications
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment