mbed-os/features/cellular/framework/common
Teppo Järvelin c6e5595cec Cellular: retry logic for CellularContext connect
State machine has retry logic until device is attached to network.
After this CellularContext does the context activation e.g. connect.
There was no retry logic for context activation. Added logic to
CellularContext level so it's available for at and (upcoming)ril layers.
2019-03-29 14:12:23 -05:00
..
APN_db.h Changed CellularContext to inherit from CellularBase instead of NetworkInterface. \n Changed Device constructor to take Filehandle instead of eventqueue. 2018-11-11 14:13:05 +02:00
CellularCommon.h Cellular: retry logic for CellularContext connect 2019-03-29 14:12:23 -05:00
CellularList.h Cellular: Removed unnecessary checks after new 2019-01-22 02:23:04 -08:00
CellularLog.cpp Make a few trivial syntactic changes to better support cross-compilation 2019-02-12 12:01:05 +00:00
CellularLog.h Cellular: fixed unit tests to compile after rebasing to latest. 2018-06-04 13:27:50 +03:00
CellularUtil.cpp Cellular: Registration parameters as struct 2018-10-09 10:49:47 +03:00
CellularUtil.h Cellular: Registration parameters as struct 2018-10-09 10:49:47 +03:00