mbed-os/features
Ari Parkkila 94dcab9d69 Cellular: Add API to clear CellularDevice
A new API `CellularDevice::clear()` to clean-up the modem to a default initial state.
Function is virtual so it can be overridden. The default implementation clears all PDP contexts,
but the the first one if that has APN defined as `nsapi.default-cellular-apn`.

CellularStateMachine calls `clear()` to clean-up the modem on initial `connect()`,
if the flag `cellular.clear-on-connect: true` is defined.
2019-09-09 06:14:20 -07:00
..
FEATURE_BLE Fix deprecated wait_ms warning in Cypress BLE 2019-08-28 10:56:15 -07:00
FEATURE_BOOTLOADER Squashed 'features/nanostack/coap-service/' changes from 086e7ba..3c79829 2019-05-21 14:21:19 +03:00
cellular Cellular: Add API to clear CellularDevice 2019-09-09 06:14:20 -07:00
cryptocell/FEATURE_CRYPTOCELL310 Merge pull request #10991 from RonEld/update_readme_for_optin_in_modules 2019-09-06 11:41:41 +02:00
deprecated_warnings Squashed 'features/nanostack/coap-service/' changes from 086e7ba..3c79829 2019-05-21 14:21:19 +03:00
device_key Upstream PR #11073 review request changes (#11135) 2019-08-02 12:32:40 +01:00
frameworks Merge pull request #11408 from SeppoTakalo/mbed_trace_nanomesh 2019-09-06 14:36:14 +02:00
lorawan Avoid non-trivial copy when initializing lorastack struct 2019-09-03 11:08:04 +01:00
lwipstack Merge pull request #11339 from sathishm6/topic/pr-bct-auto-ip-fix 2019-08-29 08:38:32 +02:00
mbedtls crypto: Update to Mbed Crypto 2.0.0 2019-09-06 16:15:47 +01:00
nanostack Merge commit '396dae52ab4eef15910011432f2c7a4261fc22b7' 2019-09-05 14:28:22 +03:00
netsocket Merge pull request #11338 from cydriftcloud/pr/psoc6-softap-bringdown 2019-09-04 11:54:23 +02:00
nfc Remove extraneous parentheses. 2019-09-03 09:58:08 +01:00
storage Remove minor build warnings 2019-09-02 15:04:58 +01:00
unsupported Merge pull request #10653 from desowin/stm-usb-host 2019-06-09 18:01:46 +01:00