mbed-os/features/cellular/framework/device
Teppo Järvelin 6a17d74b55 Cellular: notify global up after we have IP address
CellularContext now tries to get an IP address after connect and before
sending NSAPI_STATUS_GLOBAL_UP. Even if we don't the IP address from
the modem we will send NSAPI_STATUS_GLOBAL_UP and return success.
Modem has an ip address but for some reason some modems don't
give it to us.
2019-08-14 12:54:13 +03:00
..
CellularContext.cpp Cellular: notify global up after we have IP address 2019-08-14 12:54:13 +03:00
CellularDevice.cpp Cellular: Fix shutdown to stop statemachine 2019-08-02 02:26:12 -07:00
CellularStateMachine.cpp Cellular: Fix statemachine stop 2019-07-26 00:34:45 -07:00
CellularStateMachine.h Cellular: Fix setting of statemachine timeout 2019-05-09 04:42:30 -07:00