mbed-os/features/cellular/easy_cellular
Teppo Järvelin b22a16fe4a Cellular: Added dynamic alloc and destruction to easycellular.
Now application can call connect and disconnect multiple times and resources are freed and constructed properly.
Also whole easycellular can be deleted and constructed again.
2018-05-03 12:47:47 +03:00
..
APN_db.h Moved APN_db.h under new cellular. 2018-03-13 13:15:29 +02:00
CellularConnectionFSM.cpp Cellular: Added dynamic alloc and destruction to easycellular. 2018-05-03 12:47:47 +03:00
CellularConnectionFSM.h Cellular: Added dynamic alloc and destruction to easycellular. 2018-05-03 12:47:47 +03:00
EasyCellularConnection.cpp Cellular: Added dynamic alloc and destruction to easycellular. 2018-05-03 12:47:47 +03:00
EasyCellularConnection.h Cellular: plmn used when registering can be given for CellularConnectionFSM. 2018-04-17 10:16:32 +03:00