Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The Infineon modem can at least support three active GPRS contexts in
M-RAW_IP mode. So use another DLC for the third context.
|
|
The GPRS context can only be fully supported with the internal multiplexer
right now. So use M-RAW_IP support in that case. If using a kernel based
multiplexer, then no GPRS context is provided.
|
|
|
|
|
|
|
|
If the GPRS atom is not assigned to the GPRS context atom, then possible
network triggered activation crashes.
|
|
|
|
According to section 6.6.5 of 102.223
|
|
|
|
|
|
Also change to avoid memcpying into a buffer.
|
|
|
|
Uses ConnectionManager DeactivateAll
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|