mbed-os/features/cellular/framework/device
Teppo Järvelin fcc9bb7d4d 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.
2019-01-14 13:06:14 +00: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 Cellular: add Callback functionality to CellularDevice. 2018-12-27 22:25:58 -06:00
CellularStateMachine.cpp Cellular: fix state machine to check network attach 2019-01-14 13:06:14 +00:00
CellularStateMachine.h Cellular: fix state machine to check network attach 2019-01-14 13:06:14 +00:00