mbed-os/features/cellular/framework/device
Teppo Järvelin 6bc7ec0073 Cellular: fix state machine to check network attach
Added check to state machine that if modem is attached to a network
it is considered to be registered to a network and state machine
can continue to next states. This fixed issues seen in IoT network
that network does not allow registering if already attached.
2018-12-19 13:36:39 +02:00
..
CellularContext.cpp Cellular: Fixed backward compatibility with OnBoardCellularInterface and set default values in NetworkInterfaceDefaults.cpp. 2018-11-11 14:13:05 +02:00
CellularDevice.cpp Merge pull request #8852 from jarvte/cellular_doxygen_update 2018-12-07 11:23:22 -06:00
CellularStateMachine.cpp Cellular: fix state machine to check network attach 2018-12-19 13:36:39 +02:00
CellularStateMachine.h Cellular: fix state machine to check network attach 2018-12-19 13:36:39 +02:00