mbed-os/UNITTESTS/features/cellular/framework/device
Teppo Järvelin a830dbf47d Cellular: removed manual registering state.
Simplified state machine by removing manual registering state.
This was done as some modems did not have all the needed at commands
for checking the registered network. Some modem run out of memory as when
checking correct network there might be so many networks available.
Manual registration still works but it does not do any checks to which network
it's registered. Moved manual registering at command earlier in state machine so it forces
registering to a correct network. Internal refactor/fix, does not affect applications.
2019-03-05 13:17:25 +02:00
..
cellulardevice cellular unit test updates due valgrind run 2019-01-23 09:43:02 +02:00
cellularstatemachine Cellular: removed manual registering state. 2019-03-05 13:17:25 +02:00