mbed-os/features/cellular/framework/device
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
..
CellularContext.cpp Cellular: retry logic for CellularContext connect 2019-03-29 14:12:23 -05:00
CellularDevice.cpp Cellular: retry logic for CellularContext connect 2019-03-29 14:12:23 -05:00
CellularStateMachine.cpp Cellular: retry logic for CellularContext connect 2019-03-29 14:12:23 -05:00
CellularStateMachine.h Cellular: retry logic for CellularContext connect 2019-03-29 14:12:23 -05:00