mbed-os/features/cellular/framework/AT
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
..
ATHandler.cpp Cellular: don't allow ATHandler read/write if filehandle not usable 2019-03-18 13:37:48 +02:00
ATHandler.h Merge pull request #10084 from mirelachirica/info_resp_issue_8829 2019-03-16 22:59:24 -05:00
ATHandler_factory.cpp cellular: AT Handler API changes after review 2018-12-14 13:19:03 +02:00
AT_CellularBase.cpp Cellular: changed support features to CellularProperty array. 2019-01-22 02:23:04 -08:00
AT_CellularBase.h Cellular: call AT+CGEREP after sim is ready 2019-03-18 08:10:09 +02:00
AT_CellularContext.cpp Cellular: retry logic for CellularContext connect 2019-03-29 14:12:23 -05:00
AT_CellularContext.h Cellular: retry logic for CellularContext connect 2019-03-29 14:12:23 -05:00
AT_CellularDevice.cpp Cellular: Remove compile dependency of UARTSerial 2019-03-12 23:57:43 -07:00
AT_CellularDevice.h Cellular: Remove compile dependency of UARTSerial 2019-03-12 23:57:43 -07:00
AT_CellularInformation.cpp Cellular: Change AT_CellularNetwork to use CellularProperties. 2019-01-22 02:23:04 -08:00
AT_CellularInformation.h Removed CellularSIM interface. 2019-01-22 02:23:03 -08:00
AT_CellularNetwork.cpp Cellular: call AT+CGEREP after sim is ready 2019-03-18 08:10:09 +02:00
AT_CellularNetwork.h Cellular: call AT+CGEREP after sim is ready 2019-03-18 08:10:09 +02:00
AT_CellularSMS.cpp C030_N211 cellular api refactoring 2019-02-26 17:28:01 +05:00
AT_CellularSMS.h cellular: astyle fix 2018-07-27 13:33:20 +01:00
AT_CellularStack.cpp updated api and removed Astyle issue 2019-03-04 16:47:15 +05:00
AT_CellularStack.h Merge pull request #9752 from mirelachirica/add_comment_fix_warning 2019-02-21 17:30:34 -06:00
AT_ControlPlane_netif.cpp Cellular: Non-IP socket and PDP context for EPS control plane data delivery 2019-01-22 02:24:44 -08:00
AT_ControlPlane_netif.h Cellular: Non-IP doxygen updates 2019-02-18 09:53:59 +02:00